diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-11-10 21:57:33 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2021-11-12 16:32:52 +0100 |
| commit | e390a29d2f0cb98ecd4cab299d0ba1e0b2e408b2 (patch) | |
| tree | 398efa5edb3428199d303a869c1e4508091dd027 /executor | |
| parent | 0afefce7b7d6ac6f7f4489b6c0b9d06f8be2f5a6 (diff) | |
pkg/compiler: warn about confusing comments that fake directives
It's a somewhat common mistake to write comments instead of directives:
#include <foo>
#define FOO BAR
because that's how it's done in C.
Warn about such cases.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
