[PATCH] D18238: [clang-tidy] Fix clang-tidy crashes when using -fdelayed-template-parsing.

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 17 13:13:38 PDT 2016


etienneb updated this revision to Diff 50971.
etienneb added a comment.

tests added.


http://reviews.llvm.org/D18238

Files:
  cppcoreguidelines-pro-type-member-init-delayed.cpp
  cppcoreguidelines/ProTypeMemberInitCheck.cpp
  modernize-redundant-void-arg-delayed.cpp
  modernize/RedundantVoidArgCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18238.50971.patch
Type: text/x-patch
Size: 4463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160317/e58d18c2/attachment.bin>


More information about the cfe-commits mailing list