Test for pollution of the global namespace
authorDavid Neto <dneto@google.com>
Wed, 22 Nov 2017 22:03:55 +0000 (17:03 -0500)
committerDavid Neto <dneto@google.com>
Fri, 24 Nov 2017 02:27:21 +0000 (21:27 -0500)
commitd9129f00a57d788a0cbc185b441381f4dfaeaf89
tree0b2878788bacbf254d1eb42441dfb4d5342aaa1f
parent0b1cb27f83bbb51f3996e11290631bb7ddada938
Test for pollution of the global namespace

Works on Linux only for now.  That's a good start.

Move ValidateBinaryUsingContextAndValidationState into anonymous
namespace in source/validate.cpp.
CMakeLists.txt
source/CMakeLists.txt
source/comp/CMakeLists.txt
source/link/CMakeLists.txt
source/opt/CMakeLists.txt
source/validate.cpp
utils/check_symbol_exports.py [new file with mode: 0755]