[all-commits] [llvm/llvm-project] d0b3e7: Revert "Reapply "Fix crash on switch conditions of...
Melanie Blower via All-commits
all-commits at lists.llvm.org
Fri Nov 8 14:19:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d0b3e73175041306474bfb1914ef565e042fb50a
https://github.com/llvm/llvm-project/commit/d0b3e73175041306474bfb1914ef565e042fb50a
Author: Melanie Blower <melanie.blower at intel.com>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/bugprone-string-integer-assignment.cpp
M clang-tools-extra/test/clang-tidy/checkers/misc-unused-parameters.cpp
M clang/lib/AST/Expr.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/test/SemaCXX/constant-expression-cxx2a.cpp
M clang/test/SemaTemplate/dependent-names.cpp
M clang/test/SemaTemplate/enum-argument.cpp
M clang/test/SemaTemplate/member-access-expr.cpp
R clang/test/SemaTemplate/non-integral-switch-cond.cpp
Log Message:
-----------
Revert "Reapply "Fix crash on switch conditions of non-integer types in templates""
This reverts commit 759948467ea3181615d44d80f74ffeb260180fd0.
There were build bot failures in clang-tidy
More information about the All-commits
mailing list