aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorowenca <owenpiano@gmail.com>2025-10-28 20:16:24 -0700
committerGitHub <noreply@github.com>2025-10-28 20:16:24 -0700
commit3fc24a282a1092efca8a437719491dd4cb127426 (patch)
tree091331764fa3a79aafc678db75b479e3ba33ebef /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parente8a1162b7be6cf11041260886097843ce9f5e4a3 (diff)
downloadllvm-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