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
/
implicit-virtual-member-functions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Lit Test] Make tests C++11 compatible - Microsoft diagnostics
Charles Li
2017-02-06
1
-10
/
+64
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-2
/
+2
*
Update tests in preparation for using the MS ABI for Win32 targets
Hans Wennborg
2014-01-13
1
-2
/
+6
*
Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're
Richard Smith
2013-06-13
1
-3
/
+3
*
Rework when and how vtables are emitted, by tracking where vtables are
Douglas Gregor
2010-05-13
1
-2
/
+2
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-3
/
+3
*
During codegen assert that any copy assignment, destructor or constructor that
Rafael Espindola
2010-03-02
1
-2
/
+2
*
Make our marking of virtual members functions in a class be
Douglas Gregor
2010-01-06
1
-4
/
+4
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
In Sema, whenever we think that a function is going to cause a vtable to be g...
Anders Carlsson
2009-12-02
1
-0
/
+29