aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2021-03-12 17:17:00 -0800
committerpeter klausler <pklausler@nvidia.com>2021-03-12 17:38:29 -0800
commit59f213c162a43e09bb71bc7a413a1b72c4fddc03 (patch)
treec8eaf2294791a8ff01def60f2eb39e3959b9d320 /clang/lib/Frontend/CompilerInvocation.cpp
parent1ce846be04f8ce7f899e37424772c0bef1851f76 (diff)
downloadllvm-59f213c162a43e09bb71bc7a413a1b72c4fddc03.zip
llvm-59f213c162a43e09bb71bc7a413a1b72c4fddc03.tar.gz
llvm-59f213c162a43e09bb71bc7a413a1b72c4fddc03.tar.bz2
[flang] Fix static build of flang
An older version of a function (Fortran::semantics::FindFunctionResult) was left in flang/lib/Semantics/tools.cpp, and this breaks the static library build due to a conflict with the intended final version in another file and library. Remove the old code. Differential Revision: https://reviews.llvm.org/D98568
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions