Introduce LLVM_STATIC_ASSERT macro, which expands to C/C++'s static_assert on compile...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 22 Mar 2013 03:10:51 +0000 (03:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 22 Mar 2013 03:10:51 +0000 (03:10 +0000)
commitdc739804c36180153d5ca126e25b0eb48ccde2ba
tree49feaf328cea6a3012ec64c743cc9dbc4da17062
parentcda80833090be644d6a44823e22d39f2fbe53a39
Introduce LLVM_STATIC_ASSERT macro, which expands to C/C++'s static_assert on compilers which support it.

llvm-svn: 177699
llvm/include/llvm/Support/Compiler.h