summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/sizeof-unwind-exception.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update to use references to attribute groups instead of listing the ↵Bill Wendling2013-02-221-5/+10
| | | | | | attributes on the call/invoke instructions. llvm-svn: 175878
* The size of struct UnwindException varies by platform with noJohn McCall2011-08-301-0/+28
apparent general rule. Just special-case it as appropriate. PR10789. llvm-svn: 138792
OpenPOWER on IntegriCloud