Summary: | getTranslationUnitDecl return nullptr on MacOS | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | hanyoung |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
hanyoung
2021-09-29 08:42:56 UTC
The llvm used in linking is llvm12 from brew, clazy wraps itself around Apple clang. However manually load ClazyPlugin with llvm12's clang from brew works as expected. |