| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update clang tests for LLVM r277950 | David Majnemer | 2016-08-07 | 1 | -2/+2 |
| | | | | | | | | We infer inbounds on GEPs of allocas leading to minor perturbations in tests. llvm-svn: 277953 | ||||
| * | Adjust clang side tests effected by 239795 before reapplying said change | Philip Reames | 2015-06-16 | 1 | -7/+7 |
| | | | | | llvm-svn: 239848 | ||||
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -4/+4 |
| | | | | | llvm-svn: 230795 | ||||
| * | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -2/+2 |
| | | | | | llvm-svn: 230783 | ||||
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -2/+2 |
| | | | | | | | tests fail. llvm-svn: 188447 | ||||
| * | In ObjC++ on legacy runtimes, push an EH cleanup as well as | John McCall | 2013-04-03 | 1 | -0/+80 |
| a normal cleanup when entering a @try or @synchronized to ensure that we clean that up if an exception is triggered. Apparently GCC did this, so it's hard to argue that we shouldn't do at least as much. rdar://12364847 llvm-svn: 178599 | |||||

