aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny.ornl@gmail.com>2019-01-04 22:12:13 +0000
committerJoel E. Denny <jdenny.ornl@gmail.com>2019-01-04 22:12:13 +0000
commitbae586fb0a3d78104b589ad8977e6f29295aa930 (patch)
treef0d7f9adc7dcf00e301fb434cb99db21ce401a7c /clang/lib/Frontend/CompilerInvocation.cpp
parentd2649292ef268cbc4b80854659a716791ad2c0b9 (diff)
downloadllvm-bae586fb0a3d78104b589ad8977e6f29295aa930.zip
llvm-bae586fb0a3d78104b589ad8977e6f29295aa930.tar.gz
llvm-bae586fb0a3d78104b589ad8977e6f29295aa930.tar.bz2
[OpenMP] Refactor const restriction for linear
As discussed in D56113, this patch refactors the implementation of the const restriction for linear to reuse a function introduced by D56113. A side effect is that, if a variable has mutable members, this diagnostic is now skipped, and the diagnostic for the variable not being an integer or pointer is reported instead. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D56299 llvm-svn: 350441
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions