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
/
enable_if.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Deduplicate some availability checking logic
Erik Pilkington
2019-03-20
1
-11
/
+11
*
Update the tests to match the typo fix done in r292015
Sylvestre Ledru
2017-01-14
1
-2
/
+2
*
[Sema] Fix a crash on variadic enable_if functions.
George Burgess IV
2016-08-12
1
-0
/
+21
*
Add the Pure attribute to C99 builtin functions from ctype.h. This is a corre...
Aaron Ballman
2016-05-04
1
-2
/
+2
*
Reverting r266199; it causes build bot failures.
Aaron Ballman
2016-04-13
1
-2
/
+2
*
Add functions declared in ctype.h to builtin function database. All functions...
Aaron Ballman
2016-04-13
1
-2
/
+2
*
[Sema] Fix PR27122: ICE with enable_if+ill-formed call.
George Burgess IV
2016-03-31
1
-0
/
+7
*
Add tests for `&enable_if_function` diagnostics.
George Burgess IV
2015-12-03
1
-0
/
+6
*
[Sema] Fix address-of + enable_if overloading logic
George Burgess IV
2015-10-16
1
-9
/
+11
*
[Sema] Make `&function_with_enable_if_attrs` an error
George Burgess IV
2015-10-12
1
-0
/
+25
*
Support alternate attribute spelling __enable_if__
Ulrich Weigand
2015-07-13
1
-0
/
+15
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
1
-1
/
+1
*
Neither attribute overloadable nor enable_if are supported by GCC. Disable the
Nick Lewycky
2014-01-21
1
-2
/
+2
*
Add a new attribute 'enable_if' which can be used to control overload resolut...
Nick Lewycky
2014-01-11
1
-0
/
+97