[Diffusion] rL331456: [clang-tidy] Remove AnalyzeTemporaryDtors option.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 8 15:22:39 PDT 2018


lebedev.ri added subscribers: cfe-commits, alexfh, lebedev.ri.
lebedev.ri raised a concern with this commit.
lebedev.ri added a comment.

Every single `.clang-tidy` config file that still happens to contain
`AnalyzeTemporaryDtors: true/false` param specified is now **silently** (!) ignored,
and a default config is used. I have found that out the hard way.


Users:
  alexfh (Author)
  lebedev.ri (Auditor)

https://reviews.llvm.org/rL331456





More information about the cfe-commits mailing list