index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGenCXX
/
static-data-member.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r325375 "[MS] Make constexpr static data members implicitly inline"
Hans Wennborg
2018-02-20
1
-36
/
+4
*
[MS] Make constexpr static data members implicitly inline
Reid Kleckner
2018-02-16
1
-4
/
+36
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix
Sunil Srivastava
2015-05-12
1
-2
/
+2
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Update for .ll syntax change.
Rafael Espindola
2015-01-06
1
-3
/
+3
*
Revert "Don't use comdats for initializers on platforms that don't support it"
Reid Kleckner
2014-09-23
1
-8
/
+2
*
Don't use comdats for initializers on platforms that don't support it
Reid Kleckner
2014-09-23
1
-2
/
+8
*
In the Itanium ABI, move stuff to the comdat of variables with static init.
Rafael Espindola
2014-09-19
1
-4
/
+10
*
Revert "Put more stuff in the comdat used for variables with static init."
Rafael Espindola
2014-09-19
1
-9
/
+3
*
Put more stuff in the comdat used for variables with static init.
Rafael Espindola
2014-09-18
1
-3
/
+9
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-3
/
+3
*
C++11 allows unions to have static data members. Remove the corresponding
Richard Smith
2012-02-16
1
-0
/
+24
*
Reinstate r142844 (reverted in r142872) now that lvalue-to-rvalue conversions
Richard Smith
2011-10-28
1
-0
/
+14
*
Template static data members can have weak_odr linkage, not just
John McCall
2011-04-12
1
-2
/
+2
*
Simplify the logic for emitting guard variables for template static
John McCall
2010-11-06
1
-11
/
+59
*
Use the right definition when emitting a global variable. Fixes PR5564.
Anders Carlsson
2010-01-26
1
-0
/
+10
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix a crash when referencing static data members.
Anders Carlsson
2009-09-02
1
-0
/
+8