diff options
author | Pavel Labath <pavel@labath.sk> | 2021-10-05 08:29:16 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2021-10-05 08:35:18 +0200 |
commit | 93c1b3caf052f6575abffd29ae53441db2849534 (patch) | |
tree | b020682d6a7d36c62bee7d7e1606686d86e93690 /llvm/lib/Support/ErrorHandling.cpp | |
parent | 3e9d04f7e422c3e62d9adac506df8e7d42acc206 (diff) | |
download | llvm-93c1b3caf052f6575abffd29ae53441db2849534.zip llvm-93c1b3caf052f6575abffd29ae53441db2849534.tar.gz llvm-93c1b3caf052f6575abffd29ae53441db2849534.tar.bz2 |
[lldb] Remove some anonymous namespaces
.. and reduce the scope of others. They don't follow llvm coding
standards (which say they should be used only when the same effect
cannot be achieved with the static keyword), and they set a bad example.
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions