[PATCH] D62125: Run ClangTidy tests in all C++ language modes

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 01:35:39 PDT 2019


JonasToth added a comment.

Wow, a lot of work!

I did not check all test files, but I saw that you explicitly enabled c++11,14,17 but not 98. Is there a reason for that? I think we should test that standard too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62125/new/

https://reviews.llvm.org/D62125





More information about the cfe-commits mailing list