[all-commits] [llvm/llvm-project] 332a34: Revert "[libclang] Expose arguments of clang::anno...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Aug 10 15:26:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 332a34c71e7675ab4e0ebd28b0d2c15302a81a51
https://github.com/llvm/llvm-project/commit/332a34c71e7675ab4e0ebd28b0d2c15302a81a51
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/tools/libclang/CIndex.cpp
M clang/tools/libclang/CursorVisitor.h
M clang/unittests/libclang/LibclangTest.cpp
Log Message:
-----------
Revert "[libclang] Expose arguments of clang::annotate"
Introduced a memory leak.
This reverts commit 5aa06b18940c9b96cbf1c31da6aee3fbb92183ed.
More information about the All-commits
mailing list