Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
bf340e452339e374ea6eef78c1f0a2abdd16c5a3
/
test
/
Misc
/
caret-diags-macros.c
4e80546
Switch the diagnostic messages about macros to use the terms 'expanded'
by Chandler Carruth
· 13 years ago
886ea9b
Switch the token-paste source locations inside of function style macro
by Chandler Carruth
· 13 years ago
c8d1ecc
Keep track of which source locations are part of a macro argument
by Chandler Carruth
· 13 years ago
8306831
Fix PR9279 - Macro expansion stack trace seriously broken with function-style macros, by not recursively printing notes for other 'instantiated from' notes.
by Chris Lattner
· 13 years ago
60be4de
FileCheckize this test.
by Chandler Carruth
· 14 years ago
1b2ad2f
Revert r114316, -Wunused-value enabled by default was intended.
by Argyrios Kyrtzidis
· 14 years ago
6dff228
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
by Argyrios Kyrtzidis
· 14 years ago
a5c6c58
fix a bug in SourceManager::getInstantiationLocSlowCase, where
by Chris Lattner
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
c9c042c
adjust this to bourne shell syntax
by Chris Lattner
· 16 years ago
037fb7f
Fix rdar://6849429 - -Wunused-value with deeply nested macro expansion generates untraceable warnings
by Chris Lattner
· 16 years ago