| commit | 98bd098205cbe3a3475d33bc50acba39ab76102f | [log] [tgz] |
|---|---|---|
| author | Gabor Horvath <xazax.hun@gmail.com> | Mon Mar 16 09:59:54 2015 +0000 |
| committer | Gabor Horvath <xazax.hun@gmail.com> | Mon Mar 16 09:59:54 2015 +0000 |
| tree | 02950ba4ffd7d3091879b7378acd99bc1140b833 | |
| parent | fee043439c8f2dc63c408228ea52fdefb6514d80 [diff] |
[clang] Replacing asserts with static_asserts where appropriate Summary: This patch consists of the suggestions of clang-tidy/misc-static-assert check. Reviewers: alexfh Subscribers: dblaikie, xazax.hun, cfe-commits Differential Revision: http://reviews.llvm.org/D8344 Patch by Szabolcs Sipos! llvm-svn: 232367