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
/
Lexer
/
constants.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add driver flags -ftrigraphs, -fno-trigraphs.
Nico Weber
2014-12-23
1
-1
/
+1
*
Improving the "integer constant too large" diagnostics based on post-commit f...
Aaron Ballman
2014-07-24
1
-2
/
+2
*
Provide extra information in the "integer constant is too large" diagnostic. ...
Aaron Ballman
2014-07-22
1
-2
/
+2
*
Partially revert r186903.
Eli Friedman
2013-07-26
1
-1
/
+1
*
Integers which are too large should be an error.
Eli Friedman
2013-07-23
1
-1
/
+6
*
Add and update tests for character literals
Seth Cantrell
2012-01-18
1
-1
/
+1
*
Warn about and truncate UCNs that are too big for their character literal type.
Craig Topper
2011-08-19
1
-0
/
+2
*
Split out -Wconversion warnings about constant precision into their
John McCall
2010-11-09
1
-4
/
+4
*
Test for PR7888.
Eli Friedman
2010-08-19
1
-0
/
+3
*
fix PR4499, patch by Kyle Dean!
Chris Lattner
2010-07-07
1
-0
/
+7
*
At sabre's request, drop the FP bounds diagnostics down to warnings and file
John McCall
2010-02-26
1
-8
/
+8
*
Diagnose out-of-bounds floating-point constants. Fixes rdar://problem/6974641
John McCall
2009-12-24
1
-0
/
+22
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
accept "#pragma clang foo" where we accept "#pragma GCC foo".
Chris Lattner
2009-05-12
1
-2
/
+2
*
Implement -Wfour-char-constants, which is an extension, not an extwarn,
Chris Lattner
2009-04-28
1
-2
/
+8
*
implement -Wmultichar
Chris Lattner
2009-04-28
1
-1
/
+15
*
merge number.c into constants.c and start running it in -verify mode.
Chris Lattner
2009-04-28
1
-4
/
+11
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
rename -parse-ast-print to -ast-print
Chris Lattner
2007-10-11
1
-1
/
+1
*
Removed option "-parse-ast-check" from clang driver. This is now implemented
Ted Kremenek
2007-09-26
1
-1
/
+1
*
Make octal constant lexing use AdvanceToTokenCharacter to give more
Chris Lattner
2007-07-16
1
-0
/
+8