Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
inline-functions.cpp
fb93154
[MS] Don't escape MS C++ names with \01
by Reid Kleckner
· 8 years ago
922f2aa
Bring r325915 back.
by Rafael Espindola
· 8 years ago
43ce3a3
Revert "Start setting dso_local for COFF."
by Rafael Espindola
· 8 years ago
004d240
Start setting dso_local for COFF.
by Rafael Espindola
· 8 years ago
3f02150
[MSVC Compat] Enable ABI impacting non-conforming behavior independently of -fms-compatibility
by David Majnemer
· 10 years ago
7376870
Don't crash-on-valid when an inline function is friend of class template
by David Majnemer
· 11 years ago
54e3ba5
CodeGen: Emit some functions as weak_odr under -fms-compatibility
by David Majnemer
· 11 years ago
0cead04
FileCheck's -LABEL cannot be combined with -NOT or -DAG
by Nico Rieck
· 12 years ago
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 12 years ago
c9f4394
When we're looking for redeclarations which might provide a definition in CodeGen, make sure we examine all the redeclarations. PR13252.
by Eli Friedman
· 13 years ago
357d0f3
Set the "implicitly inline" bit on a method as soon as we see a definition
by John McCall
· 15 years ago
ff76cb9
When an "inline" declaration was followed by a definition not marked
by Douglas Gregor
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
cfb65d7
Be a little more clever about inline member functions that are marked inline in the inline class declaration but not in the actual definition:
by Anders Carlsson
· 16 years ago