[llvm-bugs] [Bug 39761] New: Support "workspace/symbol" for static functions defined in a source file

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Nov 22 17:34:16 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=39761

            Bug ID: 39761
           Summary: Support "workspace/symbol" for static functions
                    defined in a source file
           Product: clang-tools-extra
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: clangd
          Assignee: unassignedclangbugs at nondot.org
          Reporter: zeratul976 at hotmail.com
                CC: llvm-bugs at lists.llvm.org, simon.marchi at polymtl.ca

"workspace/symbol" appears to only find functions defined in a header file, not
static functions defined in a source file.

It would be good to support the latter as well, since "workspace/symbol" is
often the fastest way to navigate to such functions.

-- 
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/20181123/0a1ce4fe/attachment.html>


More information about the llvm-bugs mailing list