https://llvm.org/bugs/show_bug.cgi?id=23929
Bug ID: 23929
Summary: Code completion for macros broken when modules enabled
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Modules
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Created attachment 14510
--> https://llvm.org/bugs/attachment.cgi?id=14510&action=edit
lit-style test case
The new logic for macros in modules breaks code completion, because
Preprocessor::macro_begin/_end no longer covers all visible macros. See the
attached test case.
--
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