[all-commits] [llvm/llvm-project] 3aec29: Revert "[WebAssembly] Improve clang diagnostics fo...
Dan Gohman via All-commits
all-commits at lists.llvm.org
Fri Jun 5 11:53:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3aec298349fbc901a51b47004fb156090b3d6bce
https://github.com/llvm/llvm-project/commit/3aec298349fbc901a51b47004fb156090b3d6bce
Author: Dan Gohman <sunfish at mozilla.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
R clang/test/AST/ast-dump-wasm-attr-export.c
R clang/test/AST/ast-dump-wasm-attr-import.c
R clang/test/Sema/attr-wasm.c
Log Message:
-----------
Revert "[WebAssembly] Improve clang diagnostics for wasm attributes"
It broke clang-check.
This reverts commit 931fcd3ba011c27626a95e5e35b657763284882a.
More information about the All-commits
mailing list