文件最后提交记录最后更新时间
[clang-tools-extra,test] Convert text files from CRLF to LF Skip files with intentional CRLF line endings: test/clang-apply-replacements/crlf.cpp test/clang-apply-replacements/Inputs/crlf/crlf.cpp.expected clangd/test/input-mirror.test clangd/test/protocol.test clangd/test/too-large.test2 年前
[clang][modules] Deprecate module.map in favor of module.modulemap (#75142) This patch deprecates module.map in favor of module.modulemap, which has been the preferred form since 2014. The eventual goal is to remove support for module.map to reduce the number of stats Clang needs to do while searching for module map files. This patch touches a lot of files, but the majority of them are just renaming tests or references to the file in comments or documentation. The relevant files are: * lib/Lex/HeaderSearch.cpp * include/clang/Basic/DiagnosticGroups.td * include/clang/Basic/DiagnosticLexKinds.td2 年前
[clang][modules] Deprecate module.map in favor of module.modulemap (#75142) This patch deprecates module.map in favor of module.modulemap, which has been the preferred form since 2014. The eventual goal is to remove support for module.map to reduce the number of stats Clang needs to do while searching for module map files. This patch touches a lot of files, but the majority of them are just renaming tests or references to the file in comments or documentation. The relevant files are: * lib/Lex/HeaderSearch.cpp * include/clang/Basic/DiagnosticGroups.td * include/clang/Basic/DiagnosticLexKinds.td2 年前
[clang-tools-extra,test] Convert text files from CRLF to LF Skip files with intentional CRLF line endings: test/clang-apply-replacements/crlf.cpp test/clang-apply-replacements/Inputs/crlf/crlf.cpp.expected clangd/test/input-mirror.test clangd/test/protocol.test clangd/test/too-large.test2 年前
Added module map generation option. llvm-svn: 19270312 年前
Added module map generation option. llvm-svn: 19270312 年前
Fixed some issues that resulted in erroneous duplicate symbol error messages. llvm-svn: 18922812 年前
Revised per review comments to rename test files and rearrange input files. llvm-svn: 17804713 年前
Revised per review comments to rename test files and rearrange input files. llvm-svn: 17804713 年前
Check for #include in extern and namespace blocks. llvm-svn: 19095012 年前
Fixed incorrect header guard/nested header mechanism. llvm-svn: 18789812 年前
Enhanced test for header guards. llvm-svn: 18830812 年前
Enhanced test for header guards. llvm-svn: 18830812 年前
Add test for header guard work-around. llvm-svn: 18775912 年前
Enhanced test for header guards. llvm-svn: 18830812 年前
Check for #include in extern and namespace blocks. llvm-svn: 19095012 年前
Check for #include in extern and namespace blocks. llvm-svn: 19095012 年前
Revised per review comments to rename test files and rearrange input files. llvm-svn: 17804713 年前
Revised per review comments to rename test files and rearrange input files. llvm-svn: 17804713 年前
Undo r189834 - broke test. llvm-svn: 18983512 年前
modularize - Fix of header dependencies. llvm-svn: 18998312 年前
Undo r189834 - broke test. llvm-svn: 18983512 年前
Fix false error message for function-style macro instance used as arguments in other function-style macros instances, and add test for it. llvm-svn: 18803612 年前
Fixed missing checkins. llvm-svn: 22969911 年前
Fixed missing checkins. llvm-svn: 22969911 年前
Undo r189834 - broke test. llvm-svn: 18983512 年前
modularize - Fix of header dependencies. llvm-svn: 18998312 年前
Fixed some issues that resulted in erroneous duplicate symbol error messages. llvm-svn: 18922812 年前
Undo r189834 - broke test. llvm-svn: 18983512 年前