]> granicus.if.org Git - clang/commit
XCore target: fix bug in dereferencing null pointer.
authorRobert Lytton <robert@xmos.com>
Fri, 2 May 2014 09:33:30 +0000 (09:33 +0000)
committerRobert Lytton <robert@xmos.com>
Fri, 2 May 2014 09:33:30 +0000 (09:33 +0000)
commitb7993571cab59ac03f5f786d778819d0b7a47b6d
treeb92bc2577a5c8c752879b8041618f234762e5bb8
parent6f10763ffb8f8b786595a3352722adfb8b5555f9
XCore target: fix bug in dereferencing null pointer.

Also add basic cpp ABI tests where they differ from C ABI output.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207834 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/xcore-abi.cpp [new file with mode: 0644]