Fix the AST printer for attributed statements so that it does not print...
Fix the AST printer for attributed statements so that it does not print duplicate attribute introducers. Eg) [[clang::fallthrough]] instead of [[[[clang::fallthrough]]]] llvm-svn: 208706
Loading
Please sign in to comment