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
/
functional-cast.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn when a reference is bound to an empty l-value (dereferenced null pointer).
Nick Lewycky
2016-05-14
1
-3
/
+3
*
[Sema] Don't assume that an initializer list has an initializer
David Majnemer
2015-04-10
1
-2
/
+3
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-2
/
+2
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-2
/
+2
*
Tighten test regexes checking for __attribute__((thiscall)) on function types.
Hans Wennborg
2013-12-13
1
-2
/
+2
*
Switch to the new MingW ABI.
Rafael Espindola
2013-12-12
1
-2
/
+2
*
clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompati...
NAKAMURA Takumi
2012-09-12
1
-0
/
+1
*
Use the new-initialization code for initializing scalars with a
Douglas Gregor
2010-09-08
1
-1
/
+4
*
make clang print types as "const int *" instead of "int const*",
Chris Lattner
2010-09-05
1
-1
/
+1
*
Turn access control on by default in -cc1.
John McCall
2010-04-09
1
-1
/
+1
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-11
/
+11
*
Improve the reporting of non-viable overload candidates by noting the reason
John McCall
2010-01-13
1
-1
/
+1
*
Improve the diagnostics used to report implicitly-generated class members
John McCall
2010-01-06
1
-4
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Make functional-style casts emit correct messages, and fix a crash-on-invalid.
Sebastian Redl
2009-07-29
1
-1
/
+293
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Make one expected-diag directive match exactly one actual diagnostic.
Sebastian Redl
2009-02-07
1
-2
/
+2
*
Part one of handling C++ functional casts. This handles semantic
Douglas Gregor
2009-01-16
1
-0
/
+27