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
/
CodeGenCXX
/
inline-functions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-18
/
+18
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-13
/
+13
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-13
/
+13
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-13
/
+13
*
[MSVC Compat] Enable ABI impacting non-conforming behavior independently of -...
David Majnemer
2015-10-08
1
-19
/
+31
*
Don't crash-on-valid when an inline function is friend of class template
David Majnemer
2015-03-20
1
-0
/
+15
*
CodeGen: Emit some functions as weak_odr under -fms-compatibility
David Majnemer
2014-04-02
1
-1
/
+55
*
FileCheck's -LABEL cannot be combined with -NOT or -DAG
Nico Rieck
2014-02-16
1
-1
/
+1
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-5
/
+5
*
When we're looking for redeclarations which might provide a definition in Cod...
Eli Friedman
2012-07-02
1
-0
/
+14
*
Set the "implicitly inline" bit on a method as soon as we see a definition
John McCall
2010-12-15
1
-0
/
+24
*
When an "inline" declaration was followed by a definition not marked
Douglas Gregor
2010-12-09
1
-0
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Be a little more clever about inline member functions that are marked inline ...
Anders Carlsson
2009-12-04
1
-0
/
+23