aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorsameeran joshi <sameeranjayant.joshi@amd.com>2020-10-31 23:43:58 +0530
committerSameeran joshi <joshisameeran17@gmail.com>2020-11-10 22:47:13 +0530
commit2f7a41b2a70c45eff8a1f064174be0d1af9f8afa (patch)
tree74eb41a23399fceb686392d179039af55af5b839 /clang/lib/Frontend/CompilerInvocation.cpp
parent46a734621dc4b38db78156fcd769864f7ef8ac18 (diff)
downloadllvm-2f7a41b2a70c45eff8a1f064174be0d1af9f8afa.zip
llvm-2f7a41b2a70c45eff8a1f064174be0d1af9f8afa.tar.gz
llvm-2f7a41b2a70c45eff8a1f064174be0d1af9f8afa.tar.bz2
[Flang][OpenMP] Fix 'Internal: no symbol found' for OpenMP aligned and linear clause.
The initial approach was to go with changing parser nodes from `std::list<parser::Name>` to `OmpObjectList`, but that might have lead to illegal programs. Resolving the symbols inside `OmpAttributeVisitor`. Fix a couple of `XFAIL` tests. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D90538
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions