When requesting a tooltip for a function call in an IDE, the fully
qualified name helps to remove ambiguity in the function signature.
Details
Details
- Reviewers
- gribozavr - sepavloff - arphaman 
- Commits
- rG842022a0f150: [DeclPrinter] Allow printing fully qualified name of function declaration
 rC318896: [DeclPrinter] Allow printing fully qualified name of function declaration
 rL318896: [DeclPrinter] Allow printing fully qualified name of function declaration
Diff Detail
Diff Detail
- Repository
- rL LLVM