Go to file
Serge Pavlov 842022a0f1 [DeclPrinter] Allow printing fully qualified name of function declaration
When requesting a tooltip for a function call in an IDE, the fully
qualified name helps to remove ambiguity in the function signature.

Patch by Nikolai Kosjar!

Differential Revision: https://reviews.llvm.org/D40013

llvm-svn: 318896
2017-11-23 05:38:20 +00:00
clang [DeclPrinter] Allow printing fully qualified name of function declaration 2017-11-23 05:38:20 +00:00
clang-tools-extra [FindAllSymbols] Cache regexes, creating them is expensive 2017-11-22 15:38:23 +00:00
compiler-rt [scudo] Overhaul hardware CRC32 feature detection 2017-11-22 18:30:44 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Add [[nodiscard]] to std::async as part of P0600. 2017-11-23 01:25:03 +00:00
libcxxabi [demangler] Support for abi_tag attribute 2017-11-22 20:38:22 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld Add testcase for pr34113. 2017-11-22 22:00:50 +00:00
lldb Run clang-format on source/Host/common/Symbols.cpp 2017-11-22 23:56:32 +00:00
llgo
llvm Add backend name to AVR Target to enable runtime info to be fed back into TableGen 2017-11-23 04:11:11 +00:00
openmp Fix for OMP doacross implementation on Power 2017-11-22 17:15:20 +00:00
parallel-libs
polly [CodeGen] Detect empty domain because of parameters context. 2017-11-21 22:11:10 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

README.md

Low Level Virtual Machine (LLVM)

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.