Classify .s files as AssemblerToPreprocess so #include/#ifdef are honored#2692
Classify .s files as AssemblerToPreprocess so #include/#ifdef are honored#2692sylvestre merged 1 commit intomozilla:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2692 +/- ##
==========================================
- Coverage 74.27% 74.26% -0.01%
==========================================
Files 70 70
Lines 39325 39333 +8
==========================================
+ Hits 29208 29211 +3
- Misses 10117 10122 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
JFYI, looks like it's an implementation bug of the build system. Or we ignore something else, such as force switching language if it passed by command-line. Pure GCC & clang calls doesn't preprocess pure We can precisely check in via e-mail or chatting if you want. |
|
ok, thanks :) what do you think we should do? :) |
|
IMO, you should manually override the language for that files in your build system, such as pass the |
a previous change broke firefox with: