[PATCH] D93630: [Attr] Apply GNU-style attributes to expression statements

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 03:25:20 PST 2021


vsavchenko updated this revision to Diff 320092.
vsavchenko added a comment.

Add check for extension


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93630

Files:
  clang/include/clang/Basic/Features.def
  clang/lib/Parse/ParseStmt.cpp
  clang/test/Parser/stmt-attributes.c
  clang/test/Parser/stmt-attributes.cpp
  clang/test/Parser/stmt-attributes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93630.320092.patch
Type: text/x-patch
Size: 9792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210129/c2303c26/attachment.bin>


More information about the cfe-commits mailing list