diff options
author | Nikita Popov <npopov@redhat.com> | 2022-10-27 15:58:57 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-10-31 09:16:38 +0100 |
commit | 1af81ab4846f0d07d3ac3079f95d66779a4d9430 (patch) | |
tree | 6ecdc699a7f432649a5fcf409ea0a33a2b086a0e /llvm/unittests/Support/CommandLineTest.cpp | |
parent | d41ecfab92190f0cd805536a0c16da9ff5a5edb7 (diff) | |
download | llvm-1af81ab4846f0d07d3ac3079f95d66779a4d9430.zip llvm-1af81ab4846f0d07d3ac3079f95d66779a4d9430.tar.gz llvm-1af81ab4846f0d07d3ac3079f95d66779a4d9430.tar.bz2 |
[libarcher] Place classes in anonymous namespace
Place various classes/structs into anonymous namespaces and mark
variables as static. As far as I understand, these are all
implementation details and not intended to be exported -- only a
small number of tsan hooks are supposed to be.
Differential Revision: https://reviews.llvm.org/D136845
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions