[PATCH] D24881: [clang-tidy] Cleaning up language options.

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 18:18:05 PDT 2016


Eugene.Zelenko added a comment.

I think it's reasonable to compile code in C++11 with minimal changes (only modernize-replace-auto-ptr is really needed) and test it before further modernization.


Repository:
  rL LLVM

https://reviews.llvm.org/D24881





More information about the cfe-commits mailing list