From: Saleem Abdulrasool Date: Wed, 24 May 2017 20:27:09 +0000 (+0000) Subject: Basic: fix whitespace in file header (NFC) X-Git-Tag: llvmorg-5.0.0-rc1~4359 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6e946b1640675032b306c08c4209000003c0411;p=platform%2Fupstream%2Fllvm.git Basic: fix whitespace in file header (NFC) llvm-svn: 303804 --- diff --git a/clang/lib/Basic/Targets.cpp b/clang/lib/Basic/Targets.cpp index a1570e7..2d013ab 100644 --- a/clang/lib/Basic/Targets.cpp +++ b/clang/lib/Basic/Targets.cpp @@ -1,4 +1,4 @@ - //===--- Targets.cpp - Implement target feature support -------------------===// +//===--- Targets.cpp - Implement target feature support -------------------===// // // The LLVM Compiler Infrastructure //