[PATCH] Make the plugin loader limit its symbol search to the specified module.

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Wed Aug 27 08:31:33 PDT 2014


Looks like the only use of lgetAddressOfSymbol is in clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp so I have no objections to changing it, but as Reid mentioned, we should probably make the DynamicLibrary type non-copyable.

http://reviews.llvm.org/D5030






More information about the llvm-commits mailing list