summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMuhammad Usman Shahid <codesbyusman@gmail.com>2022-08-26 09:17:14 -0400
committerAaron Ballman <aaron@aaronballman.com>2022-08-26 09:20:05 -0400
commit41667a8b9b624e282e7c08fadf7091223728d1c1 (patch)
treefd845d5f127d655f70888e733fe832ad70e77534 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent5af06ba7dc26f614989a9a9e16e69f6ecc811519 (diff)
Diagnosing the Future Keywords
The patch diagnoses an identifier as a future keyword if it exists in a future language mode, such as: int restrict; in C modes earlier than C99. We now give a warning to the user that such an identifier is a future keyword. Handles keywords from C as well as C++. Differential Revision: https://reviews.llvm.org/D131683
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions