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
/
Sema
/
128bitint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS Extensions] Remove support for the i128 integer literal suffix
David Majnemer
2015-07-26
1
-16
/
+2
*
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
*
Integers which are too large should be an error.
Eli Friedman
2013-07-23
1
-2
/
+2
*
Reject uses of __int128 on platforms that don't support it. Also move the ugly
Richard Smith
2012-11-29
1
-1
/
+13
*
Add support for "type safety" attributes that allow checking that 'void *'
Dmitri Gribenko
2012-08-17
1
-0
/
+19
*
Add support for full-width 128-bit integer literals.
Stephen Canon
2012-05-03
1
-1
/
+8
*
For PR11916: Add support for g++'s __int128 keyword. Unlike __int128_t, this is
Richard Smith
2012-04-04
1
-0
/
+4
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Add a triple to try to fix the buildbot error.
Anders Carlsson
2009-11-09
1
-1
/
+1
*
__uint128_t is indeed an unsigned integer type. Fixes PR5435.
Anders Carlsson
2009-11-09
1
-0
/
+3
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Initial implementation of arbitrary fixed-width integer types.
Eli Friedman
2009-02-13
1
-0
/
+6