summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/redefine_extname.c
Commit message (Expand)AuthorAgeFilesLines
* Disable #pragma redefine_extname for C++ code as it does not make sense in su...Aaron Ballman2015-07-161-0/+6
* Fix #pragma redefine_extname when there is a local variable of the same name....Aaron Ballman2015-06-251-0/+11
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Implement #pragma redefine_extname.David Chisnall2012-02-181-0/+15