http://llvm.org/bugs/show_bug.cgi?id=17561

            Bug ID: 17561
           Summary: clang auto complete fails inside function like macros
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 11365
  --> http://llvm.org/bugs/attachment.cgi?id=11365&action=edit
Fail completion in function macro

Code completion completely borks when trying to complete inside a function like
macro for C++. Tested against a nightly clang 3.4 build from around Oct 10th
2013 on Ubuntu 13.04. Reproducible easily. Code attached.

Line 13 gives completion.
Line 14 fails.

-- 
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

Reply via email to