David Blaikie
|
4f05b70498
|
Use LLVM_STATIC_ASSERT rather than a hand-rolled implementation.
llvm-svn: 198330
|
2014-01-02 18:29:40 +00:00 |
|
Alp Toker
|
6b58cf305e
|
Rename 'assert' to something less loaded in CompileAssertHasType
Suggested by Aaron Ballman.
llvm-svn: 198288
|
2014-01-01 23:34:16 +00:00 |
|
Alp Toker
|
778533170a
|
Silence g++ 4.9 build issue in unit tests
Stopgap measure until we can just use static_assert().
llvm-svn: 198273
|
2014-01-01 06:57:01 +00:00 |
|
Chandler Carruth
|
bcfdf656b1
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
library rename.
llvm-svn: 171747
|
2013-01-07 15:35:46 +00:00 |
|