diff options
author | Kelvin Li <kkwli0@gmail.com> | 2018-11-21 19:38:53 +0000 |
---|---|---|
committer | Kelvin Li <kkwli0@gmail.com> | 2018-11-21 19:38:53 +0000 |
commit | da6bc702d07ce9aa7dc43f6a29fd6f23cbfb6857 (patch) | |
tree | fdca7291a953ca1248163a559644687caf8c1b9a /clang/lib/FrontendTool | |
parent | 6f54fb00528ff520207d3a9d4174d6cf00e6d0cd (diff) | |
download | bcm5719-llvm-da6bc702d07ce9aa7dc43f6a29fd6f23cbfb6857.tar.gz bcm5719-llvm-da6bc702d07ce9aa7dc43f6a29fd6f23cbfb6857.zip |
[OPENMP] remove redundant MapTypeModifierSpecified flag in ParseOpenMP.cpp (NFC)
Whether the map type modifier is specified or not, the flag
MapTypeModifierSpecified is always set to true.
Patch by Ahsan Saghir
Differential Revision: https://reviews.llvm.org/D54638
llvm-svn: 347408
Diffstat (limited to 'clang/lib/FrontendTool')
0 files changed, 0 insertions, 0 deletions