| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang/test/CodeGenCXX: Fix two tests, destructors.cpp and ↵ | NAKAMURA Takumi | 2012-05-01 | 1 | -1/+1 |
| | | | | | | | microsoft-abi-array-cookies.cpp, for -Asserts. llvm-svn: 155913 | ||||
| * | Remove some not-very-stable assumptions from this testcase. | John McCall | 2012-05-01 | 1 | -9/+9 |
| | | | | | llvm-svn: 155889 | ||||
| * | Refactor the C++ ABI code a little bit to take advantage of | John McCall | 2012-05-01 | 1 | -0/+59 |
| what I'm going to treat as basically universal properties of array-cookie code. Implement MS array cookies on top of that. Based on a patch by Timur Iskhodzhanov! llvm-svn: 155886 | |||||

