[PATCH] Add a clang-tidy flag to support temporary destructor-aware analysis (workaround for bug 15599).

Alex McCarthy alexmc at google.com
Wed Apr 30 06:58:54 PDT 2014


  - Respond to review comments: copy options instead of maintaining a reference, and add more test cases.

http://reviews.llvm.org/D3556

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyOptions.h
  clang-tidy/tool/ClangTidyMain.cpp
  test/clang-tidy/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3556.8977.patch
Type: text/x-patch
Size: 6018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140430/d3c67a36/attachment.bin>


More information about the cfe-commits mailing list