[PATCH] D18852: [clang-tidy] fix a crash with -fdelayed-template-parsing in UnnecessaryValueParamCheck.

Kim Gräsman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 7 00:59:16 PDT 2016


kimgr added a subscriber: kimgr.
kimgr added a comment.

A test case would be nice here. You can repro on all systems by passing `-fdelayed-template-parsing` explicitly.


http://reviews.llvm.org/D18852





More information about the cfe-commits mailing list