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
/
SemaCXX
/
static-assert.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop instantiating a class if we hit a static_assert failure. Also, if the
Richard Smith
2012-07-11
1
-0
/
+14
*
Add triples to these tests to keep them working on Windows,
Richard Smith
2012-04-05
1
-1
/
+1
*
Fix assertions and wrong output from StmtPrinter's string literal printing.
Richard Smith
2012-04-05
1
-0
/
+7
*
Produce more detailed diagnostics when static_assert condition is not an ICE.
Richard Smith
2011-12-14
1
-3
/
+2
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-2
/
+2
*
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
*
Handle static_asserts when instantiating structs.
Anders Carlsson
2009-03-15
1
-2
/
+8
*
Handle dependent types/exprs in static_assert expressions.
Anders Carlsson
2009-03-14
1
-0
/
+9
*
More static_assert work. Check that the assert expr is valid and show an erro...
Anders Carlsson
2009-03-14
1
-0
/
+15