You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
6bbdecc5cf
There is still the bug that empty lines seem to skip any following expressions and it makes it harder to commend between all the comments. Let's make this a normal test instead which is just slightly more verbose but can be properly formatted.
3 lines
43 B
Makefile
3 lines
43 B
Makefile
C_SOURCES := main.c
|
|
include Makefile.rules
|