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
/
Preprocessor
/
feature_tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add __has_builtin support for builtin function-like type traits.
Richard Smith
2019-08-14
1
-1
/
+9
*
Make __has_builtin work with __builtin_LINE and friends.
Eric Fiselier
2019-05-29
1
-0
/
+9
*
[Clang] Add __builtin_launder
Eric Fiselier
2018-12-14
1
-0
/
+1
*
Consolidate and improve the handling of built-in feature-like macros
Andy Gibbs
2016-04-05
1
-2
/
+44
*
Preprocessor: Recover instead of mutating a token in ExpandBuiltinMacro
David Majnemer
2014-12-15
1
-1
/
+8
*
Add the intrinsic __builtin_convertvector
Hal Finkel
2013-09-18
1
-0
/
+1
*
Prevent premature macro expansion in __has_builtin, __has_feature,
Andy Gibbs
2012-11-17
1
-0
/
+20
*
Provide, and document, a set of __c11_atomic_* intrinsics to implement C11's
Richard Smith
2012-04-11
1
-0
/
+1
*
Accept __has_feature(__feature__) as a synonym for __has_feature(feature) (and
Richard Smith
2012-02-25
1
-1
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Normalize options to use '-FOO' instead of '--FOO'.
Daniel Dunbar
2009-11-29
1
-2
/
+2
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Sink the BuiltinInfo object from ASTContext into the
Chris Lattner
2009-06-14
1
-1
/
+2
*
implement and document a new __has_feature and __has_builtin magic
Chris Lattner
2009-06-13
1
-0
/
+30