[Index] Fix header guard naming

llvm-svn: 342825
This commit is contained in:
Fangrui Song 2018-09-22 22:49:38 +00:00
parent 6c47c62588
commit dfc3b7bbf7
1 changed files with 1 additions and 1 deletions

View 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