cyndyishida wrote:
Looks like I made the mistake of deleting the target branch for PR:
https://github.com/llvm/llvm-project/pull/83953 before updating it. Anyway, I
applied @ributzka's forward declaration's suggestion.
https://github.com/llvm/llvm-project/pull/84403
__
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Cyndy Ishida (cyndyishida)
Changes
This includes capturing symbols for global variables, functions, classes, and
templated defintions. As pre-determing what symbols are generated from C++
declarations can be non-trivial, InstallAPI only p
https://github.com/cyndyishida created
https://github.com/llvm/llvm-project/pull/84403
This includes capturing symbols for global variables, functions, classes, and
templated defintions. As pre-determing what symbols are generated from C++
declarations can be non-trivial, InstallAPI only parse