[all-commits] [llvm/llvm-project] e5a7d2: [NFC][clang][extract-api] Add missing virtual anchors
Zixu Wang via All-commits
all-commits at lists.llvm.org
Thu Mar 24 15:05:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5a7d272ab04aef47bf9ae5a34ca34878353197c
https://github.com/llvm/llvm-project/commit/e5a7d272ab04aef47bf9ae5a34ca34878353197c
Author: Zixu Wang <zixu_wang at apple.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M clang/include/clang/ExtractAPI/API.h
M clang/lib/ExtractAPI/API.cpp
Log Message:
-----------
[NFC][clang][extract-api] Add missing virtual anchors
Add missing virtual method anchors for structs in ExtractAPI/API.h
More information about the All-commits
mailing list