]> granicus.if.org Git - clang/commit
[AST][NFC] DeclarationName.h : add missing parentheses to silence warnings
authorBruno Ricci <riccibrun@gmail.com>
Fri, 21 Sep 2018 14:03:32 +0000 (14:03 +0000)
committerBruno Ricci <riccibrun@gmail.com>
Fri, 21 Sep 2018 14:03:32 +0000 (14:03 +0000)
commit8e012d4f96b559c58ca8cb17269b1386d2dbc20c
treeeb5b416b8a899af2f57c8be327cfd26de3e50ce9
parent4486f768322717b86b68e22fab555dee5bc14ee3
[AST][NFC] DeclarationName.h : add missing parentheses to silence warnings

Some bots are complaining about missing parentheses in assertions added in
r342729: [AST] Various optimizations + refactoring in DeclarationName(Table)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342735 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclarationName.h