julia
c3a08fe7
- Makefile: For gcanalyze, use Clang's CFLAGS not GCC's
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Makefile: For gcanalyze, use Clang's CFLAGS not GCC's It's supported to build the analysis plugin with GCC, but the flags we actually run it with need to match Clang.
References
#50002 - Makefile: Use Clang CFLAGS when running `analyzegc`
Author
topolarity
Committer
topolarity
Parents
20752db7
Loading