[all-commits] [llvm/llvm-project] f1c9a1: Revert "Revert "[APINotes] Upstream APINotesOptions""
Egor Zhdan via All-commits
all-commits at lists.llvm.org
Thu Nov 2 05:40:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1c9a1c3a590970ba88e28a58d0f3622e8c2c415
https://github.com/llvm/llvm-project/commit/f1c9a1c3a590970ba88e28a58d0f3622e8c2c415
Author: Egor Zhdan <e_zhdan at apple.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
A clang/include/clang/APINotes/APINotesOptions.h
M clang/include/clang/Driver/Options.td
M clang/include/clang/Frontend/CompilerInvocation.h
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
Revert "Revert "[APINotes] Upstream APINotesOptions""
This re-lands https://github.com/llvm/llvm-project/pull/70827 while
preventing the assertion failure that occurred when generating
`ASTNodeAPI.json` on non-Apple platforms.
More information about the All-commits
mailing list