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
/
constexpr-printing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] Implement semantic restrictions for C++20 designated
Richard Smith
2019-08-30
1
-5
/
+1
*
Revert "Lexer: always allow imaginary constants in GNU mode."
Tim Northover
2017-08-08
1
-1
/
+1
*
Lexer: always allow imaginary constants in GNU mode.
Tim Northover
2017-08-08
1
-1
/
+1
*
PR17381: Treat undefined behavior during expression evaluation as an unmodeled
Richard Smith
2015-12-03
1
-1
/
+3
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-2
/
+2
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-2
/
+2
*
C++1y: support simple variable assignments in constexpr functions.
Richard Smith
2013-04-26
1
-1
/
+1
*
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
-2
/
+2
*
Teach APValue printer to print boolean 0 and 1 as 'false' and 'true'. Fix up
Richard Smith
2012-03-23
1
-0
/
+4
*
Address Richard's review comments on r147561 (Evaluate support for address-of...
Eli Friedman
2012-01-05
1
-0
/
+7
*
Add assertion to char32_t that the value is valid, as suggested by Jordy Rose.
Richard Smith
2012-01-02
1
-2
/
+4
*
Fix crash when trying to pretty-print unicode or wide string literals.
Richard Smith
2011-12-30
1
-0
/
+14
*
Unrevert r147271, reverted in r147361.
Richard Smith
2011-12-30
1
-2
/
+5
*
Revert r147271. This fixes PR11676.
Rafael Espindola
2011-12-30
1
-5
/
+2
*
constexpr: perform zero-initialization prior to / instead of performing a
Richard Smith
2011-12-25
1
-2
/
+5
*
constexpr: diagnostic improvements for invalid lvalue-to-rvalue conversions in
Richard Smith
2011-12-21
1
-9
/
+7
*
constexpr handling improvements. Produce detailed diagnostics when a 'constexpr'
Richard Smith
2011-12-19
1
-4
/
+5
*
C++11 constexpr: Add note stacks containing backtraces if constant evaluation
Richard Smith
2011-12-16
1
-0
/
+73