repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
Lexer
/
Inputs
/
final-macro-system.h
blob
f30e5d45e4dcdaa7de3996151602d5503e0aee4d
1
// expected-warning@+1{{macro 'SYSTEM_MACRO' has been marked as final and should not be undefined}}
2
#undef SYSTEM_MACRO
3
// expected-warning@+1{{macro 'SYSTEM_MACRO' has been marked as final and should not be redefined}}
4
#define SYSTEM_MACRO WoahMoar