]> granicus.if.org Git - clang/commitdiff
Remove leading space added in r227312.
authorEric Christopher <echristo@gmail.com>
Thu, 7 Jan 2016 01:23:21 +0000 (01:23 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 7 Jan 2016 01:23:21 +0000 (01:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257011 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/DiagnosticSemaKinds.td

index 59f5095d64674baa067f197c171b1b8928fd9a5b..db8169531e2d74654b7fd4a48b84ac9593e2c3a3 100644 (file)
@@ -1,4 +1,3 @@
-
 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===//
 //
 //                     The LLVM Compiler Infrastructure