[PATCH] D85710: Code generation support for lvalue bit-field conditionals.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 00:38:19 PDT 2020


rsmith updated this revision to Diff 284594.
rsmith added a comment.

- Remove development aid from test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85710

Files:
  clang/lib/CodeGen/CGAtomic.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/lib/CodeGen/CGValue.h
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGenCXX/conditional-expr-lvalue.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85710.284594.patch
Type: text/x-patch
Size: 30184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200811/ff915603/attachment-0001.bin>


More information about the cfe-commits mailing list