Chromium Code Reviews
DescriptionWhen using C++11, use static_assert to implement COMPILE_ASSERT.
Tag COMPILE_ASSERT with ALLOW_UNUSED for non-C++11 GCC 4.8, which otherwise
produces warnings under -Wunused-local-typedefs. That warning is currently
disabled in Chromium (r194779), but the ultimate goal should be to enable that
warning.
BUG=321833
R=thakis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236356
Patch Set 1 #Patch Set 2 : #Patch Set 3 : git cl try #Messages
Total messages: 3 (0 generated)
|