[LLVMbugs] [Bug 17561] New: clang auto complete fails inside function like macros
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Oct 12 22:44:21 PDT 2013
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: unassignedbugs at nondot.org
Reporter: srikiraju at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131013/1ac8e57a/attachment.html>
More information about the llvm-bugs
mailing list