| commit | fee043439c8f2dc63c408228ea52fdefb6514d80 | [log] [tgz] |
|---|---|---|
| author | Gabor Horvath <xazax.hun@gmail.com> | Mon Mar 16 09:53:42 2015 +0000 |
| committer | Gabor Horvath <xazax.hun@gmail.com> | Mon Mar 16 09:53:42 2015 +0000 |
| tree | 69ff502bbfae13e758a78b6cbee43a183459e070 | |
| parent | bd250daee053252042ed5a33c8b13e3b24a61f52 [diff] |
[llvm] Replacing asserts with static_asserts where appropriate Summary: This patch consists of the suggestions of clang-tidy/misc-static-assert check. Reviewers: alexfh Reviewed By: alexfh Subscribers: xazax.hun, llvm-commits Differential Revision: http://reviews.llvm.org/D8343 llvm-svn: 232366