Go to file
Pavel Labath 4865ff1e18 CPlusPlusLanguage: Add unit tests for the FindAlternateFunctionManglings method
I was considering modifying this function, so I wrote some tests to make
sure I don't regress its behavior. I am not sure if I will actually
proceed with the modifications, but the tests seem useful nonetheless.

llvm-svn: 331966
2018-05-10 08:59:17 +00:00
clang Add support of the next Ubuntu (Ubuntu 18.10 - Cosmic Canimal) 2018-05-10 08:45:43 +00:00
clang-tools-extra Revert "[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module" 2018-05-09 22:28:18 +00:00
compiler-rt [sanitizer] Attempt to fix strace_test.cc on ppc64le 2018-05-10 08:16:23 +00:00
debuginfo-tests
libclc remquo: Flush denormals if not supported 2018-05-03 05:44:28 +00:00
libcxx Allow copy elision in path concatenation 2018-05-09 18:57:17 +00:00
libcxxabi Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS 2018-05-03 12:44:27 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld [COFF] Fix dangling StringRefs from SVN 331900 2018-05-09 19:07:10 +00:00
lldb CPlusPlusLanguage: Add unit tests for the FindAlternateFunctionManglings method 2018-05-10 08:59:17 +00:00
llgo
llvm [X86] ptwrite intrinsic 2018-05-10 07:26:05 +00:00
openmp [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions 2018-05-07 12:42:21 +00:00
parallel-libs
polly Adjust to debug info metadata format change. 2018-05-10 07:09:10 +00:00
README.md

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.