index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Preprocessor
/
pragma_microsoft.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress all -Wunused-value warnings from macro body expansions.
Matt Beaumont-Gay
2013-01-17
1
-2
/
+3
*
Made the "expected string literal" diagnostic more expressive
Andy Gibbs
2012-11-17
1
-1
/
+1
*
Refactored duplicate string literal lexing code within Preprocessor, into a
Andy Gibbs
2012-11-17
1
-1
/
+1
*
Adding support for #pragma include_alias in MS compatibility mode. This impl...
Aaron Ballman
2012-03-02
1
-0
/
+43
*
Revert r151800, which was committed without review and has correctness issues.
Richard Smith
2012-03-01
1
-17
/
+0
*
Implements support for #pragma include_alias in ms compatibility mode. Fixes...
Aaron Ballman
2012-03-01
1
-0
/
+17
*
Revert r114316, -Wunused-value enabled by default was intended.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+1
*
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
Argyrios Kyrtzidis
2010-09-19
1
-1
/
+1
*
Add support for Microsoft's __pragma in the preprocessor.
John McCall
2010-08-28
1
-0
/
+20
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Make -E mode propagate #pragma comment's into the output.
Chris Lattner
2009-01-16
1
-1
/
+3
*
Implement basic support for parsing #pragma comment, a microsoft extension
Chris Lattner
2009-01-16
1
-0
/
+18