summaryrefslogtreecommitdiffstats
path: root/.clang.lnt.in
diff options
context:
space:
mode:
Diffstat (limited to '.clang.lnt.in')
-rw-r--r--.clang.lnt.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/.clang.lnt.in b/.clang.lnt.in
index 4d24612..27ac4a4 100644
--- a/.clang.lnt.in
+++ b/.clang.lnt.in
@@ -120,8 +120,6 @@
// statement. For example:
-d"__asm__(p...)=/*lint -e{19}*/ __asm__(p)"
- -d"_Static_assert(p...)=/*lint -e{19}*/"
-
// ...causes Lint to be quiet about the semicolon that follows an
// __asm__() declaration. Note, the -e{N} form of suppression takes
// effect only for the forward-declaration, definition or
@@ -136,6 +134,8 @@
//
-esym(123,__asm__)
+++d"_Static_assert(...)=/*lint -e{19}*/"
+
-rw_asgn(__alignof__,__alignof)
// "__extension__" is GCC's way of allowing the use of non-standard
OpenPOWER on IntegriCloud