[PATCH] D67924: [Sema] Fix the atomic expr rebuilding order.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 11:33:16 PDT 2019


hliao updated this revision to Diff 221375.
hliao added a comment.

update


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67924/new/

https://reviews.llvm.org/D67924

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/AST/atomic-expr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67924.221375.patch
Type: text/x-patch
Size: 11685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190923/0aa431be/attachment-0001.bin>


More information about the cfe-commits mailing list