summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/pr20897.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-2/+2
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-2/+2
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-2/+2
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* __declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman2015-05-261-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-6/+6
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-4/+4
* MS ABI: Use the correct this arg when generating implicit array copy ctorDavid Majnemer2014-10-151-0/+16
* MS ABI: Use the correct this arg when generating implict copy ctorDavid Majnemer2014-09-111-0/+17