Replaces assert() with static_assert() if the condition is can be evaluated at compile time. llvm-svn: 360753
174 KiB
174 KiB
Replaces assert() with static_assert() if the condition is can be evaluated at compile time. llvm-svn: 360753