aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorThomas Wucher <30866545+thomaswucher@users.noreply.github.com>2024-07-15 15:17:28 +0200
committerGitHub <noreply@github.com>2024-07-15 09:17:28 -0400
commita972a394afcb276abb3029d0f2753d4403e379c2 (patch)
tree117adb17513a6d40e76ad0f02341306fb13e64f0 /clang/lib/CodeGen/CodeGenModule.cpp
parent1af3a89a4b384cbc5a6b111a0f7756085de818cd (diff)
downloadllvm-a972a394afcb276abb3029d0f2753d4403e379c2.zip
llvm-a972a394afcb276abb3029d0f2753d4403e379c2.tar.gz
llvm-a972a394afcb276abb3029d0f2753d4403e379c2.tar.bz2
Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface (#98489)
This is a rework of patch [D10833](https://reviews.llvm.org/D10833) previously posted on LLVM Phabricator by arthurp in 2015. It allows to retrieve the type of binary operator via libclangs python bindings. I did clean up the changes, removed unrelated changes and rebased the changeset to the latest main branch. As this is my first contribution to the LLVM project, let me know if any required tests or documentation are missing.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions