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
/
CXX
/
expr
/
expr.unary
/
expr.unary.noexcept
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert r241620 and follow-up commits" and move the initialization
Adrian Prantl
2015-07-08
1
-0
/
+1
*
Revert r241620 and follow-up commits while investigating linux buildbot failu...
Adrian Prantl
2015-07-07
1
-1
/
+0
*
Wrap clang modules and pch files in an object file container.
Adrian Prantl
2015-07-07
1
-0
/
+1
*
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
Adrian Prantl
2015-02-25
1
-1
/
+0
*
Wrap clang module files in a Mach-O, ELF, or COFF container.
Adrian Prantl
2015-02-25
1
-0
/
+1
*
Adding a -Wunused-value warning for expressions with side effects used in an ...
Aaron Ballman
2014-12-17
1
-1
/
+1
*
Fix regression from r184810.
Eli Friedman
2013-06-25
1
-0
/
+4
*
Fix noexcept for delete expressions.
Eli Friedman
2013-06-25
1
-1
/
+4
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
2
-4
/
+4
*
PR9899: handle pseudo-destructors correctly in noexcept() expressions.
Eli Friedman
2011-05-12
1
-0
/
+3
*
PR9882: Fix noexcept to deal with dependent new, delete, calls, and
Eli Friedman
2011-05-11
1
-0
/
+10
*
Extend the noexcept expression test to test noexcept specification functions.
Sebastian Redl
2011-03-15
1
-0
/
+4
*
Add -fcxx-exceptions to all tests that use C++ exceptions.
Anders Carlsson
2011-02-28
2
-4
/
+4
*
Pass -fexceptions to all tests that use try/catch/throw.
Anders Carlsson
2011-02-19
2
-4
/
+4
*
Test destructors in delete expressions and of temporaries for throwing.
Sebastian Redl
2010-09-10
1
-1
/
+11
*
Address Doug's comments.
Sebastian Redl
2010-09-10
2
-2
/
+4
*
Eli helped me understand how evaluation contexts work.
Sebastian Redl
2010-09-10
1
-2
/
+13
*
Test CXXNoexceptExpr codegen and serialization.
Sebastian Redl
2010-09-10
2
-0
/
+23
*
Add another small test case.
Sebastian Redl
2010-09-10
1
-0
/
+1
*
Tests for noexcept in templates.
Sebastian Redl
2010-09-10
1
-0
/
+31
*
First version of a testcase, plus fixes.
Sebastian Redl
2010-09-10
1
-0
/
+128