jvikstrom marked an inline comment as done. jvikstrom added inline comments.
================ Comment at: clang/unittests/ASTMatchers/ASTMatchersTest.h:153 + case LanguageMode::Cxx2aOrLater: + LangModes = {LanguageMode::Cxx2a}; + } ---------------- hokein wrote: > nit: add a llvm_unreachable for `default`. But the switch covers all enum values so that would give warnings Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D63149/new/ https://reviews.llvm.org/D63149 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits