patch: improve handling of value dependent exprs in CheckEnableIf

Nick Lewycky nlewycky at google.com
Mon Dec 8 20:43:18 PST 2014


The attached patch improves our handling of value dependent expressions in
attribute((enable_if)), both in the condition expression and at the call
site. Fixes PR20988.

Please review!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141208/19ecf63b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkenableif-valuedep-1.patch
Type: text/x-patch
Size: 3851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141208/19ecf63b/attachment.bin>


More information about the cfe-commits mailing list