Files
clang-p2996/llvm/lib/Transforms/IPO/OpenMPOpt.cpp
Joseph Huber e757a3b05f [OpenMP][NFC] Remove unncessary capture in RAII struct
Summary:
There was an unnecessary variable assigned to the information cache when we
only need it in the constructor to extract the function declaration.
2021-07-26 15:05:55 -04:00

155 KiB