http://llvm.org/bugs/show_bug.cgi?id=17777
Bug ID: 17777
Summary: Feature request: typo correction for preprocessor
directives
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
For primers on C/C++ programming, it would be useful to
do typo correction for preprocessor directives, such as
#inlude
^~~~~~
did you mean 'include'?
#dfine
^~~~~
did you mean 'define'?
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs