[PATCH] Handle C11 atomics when diagnosing out of range comparisons

Justin Bogner mail at justinbogner.com
Fri Jul 11 19:07:32 PDT 2014


I'm seeing a couple of asserts in DiagnoseOutOfRangeComparison when C11
atomics are involved. The attached patch fixes them, but it doesn't seem
like a very scalable approach. Does anyone have a better idea for how to
handle this?

If not, ok to commit?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: c11-atomic-comparisons.patch
Type: text/x-patch
Size: 3144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140711/75e2acdc/attachment.bin>


More information about the cfe-commits mailing list