summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-02-16 07:43:55 -0500
committerGitHub <noreply@github.com>2024-02-16 07:43:55 -0500
commitc2fea4cf38991669030f4190d17b645cec27a7c0 (patch)
treeb2c75de82412fba781fa4411ab4e980dad05bbae /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2e585c48f3a147d97b1b8d81605fd0d9ab75aa34 (diff)
[C++] Fix parsing of _Alignas in local declarations (#81915)
We support '_Alignas' from C11 as an extension in C++. However, we were not correctly parsing its use in local variable declarations. This patch addresses that issue.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions