commit | 4c1d6ee83dd0bf1cc24d85612a017b70350d9118 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Wed May 15 05:39:41 2019 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Wed May 15 05:39:41 2019 +0000 |
tree | 9a48c1afa153e2635c4116aced3ddbf5f9185629 | |
parent | c18740976e53e847892ffcbc5278c4c7789a1289 [diff] |
Replace assert with static_assert here applicable. Replaces assert() with static_assert() if the condition is can be evaluated at compile time. llvm-svn: 360753