aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGClass.cpp
diff options
context:
space:
mode:
authorMatt Davis <Matthew.Davis@sony.com>2018-01-27 00:25:29 +0000
committerMatt Davis <Matthew.Davis@sony.com>2018-01-27 00:25:29 +0000
commit1edb905e823c5eabd3c934ef0129c5387bc3f9fb (patch)
treebadf392eb245f402690f7b27ea39b011138c118d /clang/lib/CodeGen/CGClass.cpp
parentcff94627cf2972bbad33dbf8ab7a76e24a63ad4b (diff)
downloadllvm-1edb905e823c5eabd3c934ef0129c5387bc3f9fb.zip
llvm-1edb905e823c5eabd3c934ef0129c5387bc3f9fb.tar.gz
llvm-1edb905e823c5eabd3c934ef0129c5387bc3f9fb.tar.bz2
Always allow "#pragma region".
Summary: Both MS and PS4 targets are capable of recognizing the existence of: #pragma region, #pragma endregion. Since this pragma is only a hint for certain editors, and has no logic, it seems helpful to permit this pragma in all cases, not just MS compatibility mode. Reviewers: rnk, rsmith, majnemer Reviewed By: majnemer Subscribers: Quuxplusone, probinson, majnemer, cfe-commits Differential Revision: https://reviews.llvm.org/D42248 llvm-svn: 323577
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions