summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/inline-dllexport-member.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-2/+2
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-1/+1
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-1/+1
* Adapt testcases to LLVM change r312144 in DIGlobalVariableExpressionAdrian Prantl2017-08-301-1/+1
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-201-1/+2
* Revert "Update for LLVM global variable debug info API change."Adrian Prantl2016-12-161-2/+1
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-161-1/+2
* Revert "Update for LLVM global variable debug info API change."Adrian Prantl2016-12-161-2/+1
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-161-1/+2
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-3/+4
* Update tests touched by r249656David Majnemer2015-10-081-3/+3
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* Update testcases: DICompileUnits are now created distinct by DIBuilder.Adrian Prantl2015-06-301-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-2/+2
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+3
* DebugInfo: hoist definition into global context when neededSaleem Abdulrasool2015-02-281-0/+10