[PATCH] D78573: [Clang][Sema] Capturing section type conflicts between #pragma clang section and section attributes

Lucas Prates via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 7 03:55:10 PDT 2020


pratlucas updated this revision to Diff 262594.
pratlucas added a comment.

Addressing review comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78573

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Sema/SemaAttr.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/test/Sema/pragma-clang-section.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78573.262594.patch
Type: text/x-patch
Size: 7528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200507/eec3c4f2/attachment-0001.bin>


More information about the cfe-commits mailing list