Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | Don't enter cleanups for unreachable variables. It's impossible to | John McCall | |
jump into these scopes, and the cleanup-entering code sometimes wants to do some operations first (e.g. a GEP), which can leave us with unparented IR. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154684 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-06-13 | Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch ↵ | Eli Friedman | |
1 of 3 or so. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132945 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-12-02 | Test for // rdar://8594790 | Fariborz Jahanian | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120717 91177308-0d34-0410-b5e6-96231b3b80d8 |