index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Lexer
/
hexfloat.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace remaining user-visible mentions of C++1z with C++17.
Richard Smith
2017-08-13
1
-5
/
+5
*
Update diagnostics now that hexadecimal literals look likely to be part of C+...
Richard Smith
2016-03-04
1
-8
/
+24
*
When pretty-printing a C++11 literal operator, don't insert whitespace between
Richard Smith
2015-10-08
1
-1
/
+1
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-1
/
+1
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-1
/
+1
*
Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
2013-12-11
1
-1
/
+1
*
PR12717: Clang supports hexadecimal floating-point literals in all language
Richard Smith
2012-06-15
1
-0
/
+8
*
Fixing hex floating literal support so that it handles 0x.2p2 properly.
Aaron Ballman
2012-02-08
1
-1
/
+3
*
Hex literals without a significand no longer crash the lexer. Fixes bug 7910
Aaron Ballman
2012-02-07
1
-0
/
+1
*
We do parse hexfloats in C++11; make it actually work.
Douglas Gregor
2011-10-12
1
-7
/
+2
*
A bug I've introduced in STDIN handling surfaced a few broken tests, fix them.
Benjamin Kramer
2010-06-25
1
-2
/
+3
*
Don't warn about use of hex floats in c++ mode by default,
Chris Lattner
2010-05-20
1
-2
/
+2
*
Do not parse hexadecimal floating point literals in C++0x mode because they are
Sean Hunt
2010-01-10
1
-0
/
+8