Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
80 ms | x64 debian > Clang.Driver::avr-ld.c | |
410 ms | x64 windows > Clang.Driver::avr-ld.c |
Event Timeline
Comment Actions
If you remove your system GCC avr, does the test still work? This is the criteria whether the patch is acceptable.
clang/test/Driver/avr-ld.c | ||
---|---|---|
47 | You can entirely delete the code. |
Comment Actions
It still cases many build failures, due to not enough test.
I will redo it with a full test.
This may cause -Wmissing-field-initializers, please fix