[all-commits] [llvm/llvm-project] 23b66a: [ExtractAPI] Include `virtual` keyword for methods...
Prajwal Nadig via All-commits
all-commits at lists.llvm.org
Mon Jun 23 16:11:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23b66a68f1f16d8a5209588dee963817839c0f6d
https://github.com/llvm/llvm-project/commit/23b66a68f1f16d8a5209588dee963817839c0f6d
Author: Prajwal Nadig <pnadig at apple.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M clang/lib/ExtractAPI/DeclarationFragments.cpp
M clang/test/ExtractAPI/methods.cpp
Log Message:
-----------
[ExtractAPI] Include `virtual` keyword for methods (#145412)
This information was being left out of the symbol graph.
rdar://131780883
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list