[PATCH] D134654: [clang] Detect header loops
Nathan Sidwell via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 07:32:07 PDT 2022
urnathan updated this revision to Diff 465007.
urnathan marked an inline comment as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134654/new/
https://reviews.llvm.org/D134654
Files:
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/include/clang/Lex/Preprocessor.h
clang/include/clang/Lex/PreprocessorLexer.h
clang/lib/Lex/PPDirectives.cpp
clang/lib/Lex/PPLexerChange.cpp
clang/test/Preprocessor/warn-loop-import-1.h
clang/test/Preprocessor/warn-loop-macro-1.h
clang/test/Preprocessor/warn-loop-macro-2.h
clang/test/Preprocessor/warn-loop-macro-2a.h
clang/test/Preprocessor/warn-loop-main.c
clang/test/Preprocessor/warn-loop-pragma-1.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134654.465007.patch
Type: text/x-patch
Size: 5936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/995a224f/attachment.bin>
More information about the cfe-commits
mailing list