summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/asm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Properly handle temporaries that are created in a AsmStmt.Argyrios Kyrtzidis2010-11-021-0/+14
Previously the temporaries would get destroyed before the asm call. llvm-svn: 118001
OpenPOWER on IntegriCloud