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
/
dllimport-members.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-38
/
+38
*
[Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3
Petr Hosek
2019-06-05
1
-2
/
+2
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-54
/
+54
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-54
/
+54
*
[MinGW] Don't mark external variables as DSO local
Martin Storsjo
2018-08-29
1
-1
/
+1
*
[MS] Don't escape MS C++ names with \01
Reid Kleckner
2018-03-16
1
-204
/
+204
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-199
/
+199
*
Revert "Start setting dso_local for COFF."
Rafael Espindola
2018-02-23
1
-199
/
+199
*
Start setting dso_local for COFF.
Rafael Espindola
2018-02-23
1
-199
/
+199
*
Revert "Fix for PR32990"
Reid Kleckner
2017-12-21
1
-4
/
+8
*
Fix for PR32990
Erich Keane
2017-12-21
1
-8
/
+4
*
Don't suppress instantiation of definitions for variables subject to explicit
Richard Smith
2017-10-18
1
-2
/
+2
*
Try harder to not inline dllimport functions referencing non-dllimport functions
Hans Wennborg
2016-09-13
1
-1
/
+1
*
[ms][dll] #26935 Defining a dllimport function should cause it to be exported
Denis Zobnin
2016-05-25
1
-14
/
+14
*
Don't dllimport inline functions when targeting MinGW (PR21366)
Hans Wennborg
2014-11-03
1
-203
/
+205
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-78
/
+78
*
MS compatibility: always emit dllexported in-class initialized static data me...
Hans Wennborg
2014-07-17
1
-6
/
+6
*
Fix some minor typos in tests
Nico Rieck
2014-05-29
1
-2
/
+2
*
MS ABI: Emit static data members with proper linkage
Nico Rieck
2014-05-29
1
-14
/
+6
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-78
/
+78
*
Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
2014-05-28
1
-13
/
+10
*
IRGen: Add more tests for dll attributes
Nico Rieck
2014-05-25
1
-0
/
+886