Actions
Bug #10828
closedloader: smatch should ignore .S files
Start date:
2019-04-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
smatch can not handle .S (asm with C preprocessor directives) files.
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit a08b13667a992ffe0995985257aab50b2fb9796b
commit a08b13667a992ffe0995985257aab50b2fb9796b Author: Toomas Soome <tsoome@me.com> Date: 2019-04-25T15:20:46.000Z 10828 loader: smatch should ignore .S files Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions