[all-commits] [llvm/llvm-project] 38cf11: Allow applying attributes to subset of allowed sub...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Mon Apr 12 09:34:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38cf112a6bc8502ff8cce6ef524cf04c07f90f96
https://github.com/llvm/llvm-project/commit/38cf112a6bc8502ff8cce6ef524cf04c07f90f96
Author: Artem Belevich <tra at google.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M clang/lib/Sema/SemaAttr.cpp
M clang/test/Parser/pragma-attribute.cpp
M clang/test/Sema/pragma-attribute-strict-subjects.c
Log Message:
-----------
Allow applying attributes to subset of allowed subjects.
Differential Revision: https://reviews.llvm.org/D100136
More information about the All-commits
mailing list