[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.
Loading
Please sign in to comment
Summary: There was an unnecessary variable assigned to the information cache when we only need it in the constructor to extract the function declaration.