[clang] [Clang][ARM] support arm target attribute, and warning for bad typo (PR #74812)
David Spickett via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 14 03:51:46 PST 2023
DavidSpickett wrote:
Also it seems that `clangAST` links to `clangBasic` but it doesn't `DEPENDS` on them? Not sure what that is trying to achieve.
https://github.com/llvm/llvm-project/pull/74812
More information about the cfe-commits
mailing list