Revert "Reapply "Fix crash on switch conditions of non-integer types in templates""
authorMelanie Blower <melanie.blower@intel.com>
Fri, 8 Nov 2019 22:18:15 +0000 (14:18 -0800)
committerMelanie Blower <melanie.blower@intel.com>
Fri, 8 Nov 2019 22:18:15 +0000 (14:18 -0800)
commitd0b3e73175041306474bfb1914ef565e042fb50a
tree0a21cdf0a65e4d63cdcca59b19806f5fac08b78d
parentfe0763d28a572f72007637c7bd097bc19cbb58fc
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
clang-tools-extra/test/clang-tidy/checkers/bugprone-string-integer-assignment.cpp
clang-tools-extra/test/clang-tidy/checkers/misc-unused-parameters.cpp
clang/lib/AST/Expr.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/SemaCXX/constant-expression-cxx2a.cpp
clang/test/SemaTemplate/dependent-names.cpp
clang/test/SemaTemplate/enum-argument.cpp
clang/test/SemaTemplate/member-access-expr.cpp
clang/test/SemaTemplate/non-integral-switch-cond.cpp [deleted file]