diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-07 11:26:40 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-07 14:41:18 -0500 |
commit | f9d558c871337699d2815dbf116bae94025f5d90 (patch) | |
tree | 7c9c9ef4596d52b03ac1729eef48a31eedebc7ea /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | be99c6158841d0c01eaa8ba16cd7b9e5ade40c6b (diff) | |
download | llvm-f9d558c871337699d2815dbf116bae94025f5d90.zip llvm-f9d558c871337699d2815dbf116bae94025f5d90.tar.gz llvm-f9d558c871337699d2815dbf116bae94025f5d90.tar.bz2 |
[OpenMP] "UnFix" layering problem with FrontendOpenMP
This reverts commit 97aa593a8387586095b7eac12974ba2fdd08f4c3 as it
causes problems (PR45453) https://reviews.llvm.org/D77574#1966321.
This additionally adds an explicit reference to FrontendOpenMP to
clang-tidy where ASTMatchers is used.
This is hopefully just a temporary solution. The dependence on
`FrontendOpenMP` from `ASTMatchers` should be handled by CMake
implicitly, not us explicitly.
Reviewed By: aheejin
Differential Revision: https://reviews.llvm.org/D77666
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions