Skip to content
Commit b472c9fa authored by Nuno Lopes's avatar Nuno Lopes
Browse files

change AnnotationManager to use 'const char*' instead of std::string. this...

change AnnotationManager to use 'const char*' instead of std::string. this fixes the leakage of those strings and avoids the creation of such strings in static cosntructors (should result in a little improvement of startup time)

llvm-svn: 60064
parent 762e77b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment