[clang-tidy] undo bitfields in ExceptionAnalyzer
authorJonas Toth <jonas.toth@gmail.com>
Tue, 26 Feb 2019 18:15:17 +0000 (18:15 +0000)
committerJonas Toth <jonas.toth@gmail.com>
Tue, 26 Feb 2019 18:15:17 +0000 (18:15 +0000)
commitc1e8cbd5c3f0ed33ab4fb8df98645ebea0018fe8
treefd70801576667e5a3e99e999f814fce86d71dbb7
parent7821f892bfd64b98b1397bd71582b4b4f5574e37
[clang-tidy] undo bitfields in ExceptionAnalyzer

Scoped enums do induce some problems with some MSVC and GCC versions
if used as bitfields. Therefor this is deactivated for now.

llvm-svn: 354903
clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.h