diff options
| author | owenca <owenpiano@gmail.com> | 2025-10-28 20:16:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-28 20:16:24 -0700 |
| commit | 3fc24a282a1092efca8a437719491dd4cb127426 (patch) | |
| tree | 091331764fa3a79aafc678db75b479e3ba33ebef /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
| parent | e8a1162b7be6cf11041260886097843ce9f5e4a3 (diff) | |
| download | llvm-3fc24a282a1092efca8a437719491dd4cb127426.zip llvm-3fc24a282a1092efca8a437719491dd4cb127426.tar.gz llvm-3fc24a282a1092efca8a437719491dd4cb127426.tar.bz2 | |
[clang-format] Fix a bug in annotating class member names (#165351)
For declarations like `Type* ::Class::member...`, `Class` was not
annotated as `TT_StartOfName`as it should be. This prevented `member`
from being updated to `TT_FunctionDeclarationName` if `member` was a
function name.
Fixes #164866
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions
