[PATCH] D67854: Ensure AtomicExpr goes through SEMA checking after TreeTransform

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 12:15:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372422: Ensure AtomicExpr goes through SEMA checking after TreeTransform (authored by erichkeane, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67854?vs=221080&id=221088#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67854

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: D67854.221088.patch
Type: text/x-patch
Size: 15056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/236916cc/attachment.bin>


More information about the llvm-commits mailing list