Nick Lewycky
|
9b46eb8112
|
Add 'nonnull' parameter or return attribute when producing an llvm pointer type in a function type where the C++ type is a reference. Update the tests.
llvm-svn: 209723
|
2014-05-28 09:56:42 +00:00 |
Stephen Lin
|
4362261b00
|
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
llvm-svn: 188447
|
2013-08-15 06:47:53 +00:00 |
Richard Smith
|
2fd1d7aee3
|
Implement CodeGen for C++11 thread_local, following the Itanium ABI specification as discussed on cxx-abi-dev.
llvm-svn: 179858
|
2013-04-19 16:42:07 +00:00 |