[PATCH] D67924: [Sema] Fix the atomic expr rebuilding order.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 23 11:00:04 PDT 2019
erichkeane added a comment.
Also, can you add a test for GNUCmpXchg in both situations (inside a template, and outside)? It is the most complicated, and would best reflect the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67924/new/
https://reviews.llvm.org/D67924
More information about the cfe-commits
mailing list