summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/asm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Properly handle temporaries that are created in a AsmStmt.Argyrios Kyrtzidis2010-11-021-13/+0
| | | | | | Previously the temporaries would get destroyed before the asm call. llvm-svn: 118001
* Clean up temporaries created by an asm statement. Fixes rdar://8540491Argyrios Kyrtzidis2010-11-011-0/+13
llvm-svn: 117961
OpenPOWER on IntegriCloud