Similar to Sema typo correction, the Preprocessor typo correction should
also be hidden behind the SpellChecking flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 23357 Build 23356: arc lint + arc unit
Differential D52778
[Preprocessor] Hide include typo correction behind SpellChecking. ClosedPublic Authored by hokein on Oct 2 2018, 6:07 AM.
Details Summary Similar to Sema typo correction, the Preprocessor typo correction should
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 2 2018, 6:41 AM Closed by commit rC343591: [Preprocessor] Hide include typo correction behind SpellChecking. (authored by hokein). · Explain WhyOct 2 2018, 7:01 AM This revision was automatically updated to reflect the committed changes. hokein marked an inline comment as done.
Revision Contents
Diff 167931 lib/Lex/PPDirectives.cpp
|
(just merge with existing if statement?)