[cfe-commits] r154499 - in /cfe/trunk: lib/Sema/SemaOverload.cpp test/CodeGenCXX/atomicinit.cpp
Chandler Carruth
chandlerc at google.com
Wed Apr 11 09:00:25 PDT 2012
On Wed, Apr 11, 2012 at 4:58 PM, Douglas Gregor <dgregor at apple.com> wrote:
> I don't think this should be an ext-warn. If we're to ext-warn about C11
> _Atomics in C++, we should do so at the point where one writes _Atomic in
> the source, not for each use of the _Atomic.
Ahh, very good point.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120411/80c7f890/attachment.html>
More information about the cfe-commits
mailing list