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
/
SemaCXX
/
enable_if.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Fix PR27122: ICE with enable_if+ill-formed call.
George Burgess IV
2016-03-31
1
-0
/
+40
*
[Sema] Allow casting of some overloaded functions
George Burgess IV
2016-03-19
1
-0
/
+93
*
Add tests for `&enable_if_function` diagnostics.
George Burgess IV
2015-12-03
1
-0
/
+19
*
[modules] Rationalize the behavior of Decl::declarationReplaces, and in
Richard Smith
2015-11-03
1
-4
/
+4
*
[Sema] Fix address-of + enable_if overloading logic
George Burgess IV
2015-10-16
1
-2
/
+2
*
[Sema] Make `&function_with_enable_if_attrs` an error
George Burgess IV
2015-10-12
1
-0
/
+71
*
Make incomplete type errors better with enable_if
George Burgess IV
2015-09-25
1
-1
/
+9
*
Make sure that we evaluate __attribute__((enable_if)) on a method with no ove...
Nick Lewycky
2015-08-25
1
-0
/
+37
*
Improve handling of value dependent expressions in __attribute__((enable_if))...
Nick Lewycky
2014-12-16
1
-0
/
+41
*
Fix crash with enable_if on constructors.
Nick Lewycky
2014-02-28
1
-0
/
+7
*
Neither attribute overloadable nor enable_if are supported by GCC. Disable the
Nick Lewycky
2014-01-21
1
-1
/
+1
*
Add a new attribute 'enable_if' which can be used to control overload resolut...
Nick Lewycky
2014-01-11
1
-0
/
+72