]> granicus.if.org Git - clang/commitdiff
[Index] Fix header guard naming
authorFangrui Song <maskray@google.com>
Sat, 22 Sep 2018 22:49:38 +0000 (22:49 +0000)
committerFangrui Song <maskray@google.com>
Sat, 22 Sep 2018 22:49:38 +0000 (22:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342825 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Index/USRGeneration.h

index 4987cd6c5e4336433b4a70a9d477296ec6dbd4d9..0bb71236743c8c98511b5aeb65997242924dce01 100644 (file)
@@ -90,5 +90,5 @@ bool generateUSRFragmentForModuleName(StringRef ModName, raw_ostream &OS);
 } // namespace index
 } // namespace clang
 
-#endif // LLVM_CLANG_IDE_USRGENERATION_H
+#endif // LLVM_CLANG_INDEX_USRGENERATION_H