diff options
author | Fangrui Song <i@maskray.me> | 2021-10-18 22:21:54 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-10-18 22:21:54 -0700 |
commit | b68bf98c0ace8c5ed39d958d0fd62016256b10d0 (patch) | |
tree | 5ab1bf8fef7622f1cb8c39d988f9f065e5bb78a2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | cc3115cd1d35b7325d4f1d53f860048e32e82e43 (diff) | |
download | llvm-b68bf98c0ace8c5ed39d958d0fd62016256b10d0.zip llvm-b68bf98c0ace8c5ed39d958d0fd62016256b10d0.tar.gz llvm-b68bf98c0ace8c5ed39d958d0fd62016256b10d0.tar.bz2 |
[llvm-readobj] Delete redundant 'static' from namespace scope 'static const'. NFC
By default, such a non-template variable of non-volatile const-qualified type
having namespace-scope has internal linkage ([basic.link]), so no need for `static`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions