[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:51:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372640: [Sema] Fix the atomic expr rebuilding order. (authored by hliao, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67924?vs=221375&id=221378#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67924

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

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


More information about the cfe-commits mailing list