Skip to content
Commit 4d9c3df4 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[leaks] Fix a leak recently introduced to the pragma handling. This

whole code would be better with std::unique_ptr managing the lifetimes
of the handlers, but I wanted to make a targeted fix to the leaks first.
With this change, all of the Clang preprocessor tests are leak free with
LSan.

llvm-svn: 207872
parent 6dd9f8fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment