llvm-project/compiler-rt
Alex Shlyapnikov 8368bd82c3 Revert "[Sanitizer] Internal Printf string precision argument + padding."
This reverts commit r330458.

There are existing code using string precision as 'max len', need more
work.

llvm-svn: 330476
2018-04-20 20:24:02 +00:00
..
cmake Revert "[cmake] Remove duplicate command line options from build" 2018-04-11 17:31:18 +00:00
docs
include Implement trampoline and handler for typed xray event tracing. 2018-04-17 21:28:53 +00:00
lib Revert "[Sanitizer] Internal Printf string precision argument + padding." 2018-04-20 20:24:02 +00:00
test asan: Mark printf-4.c as unsupported on Windows. 2018-04-20 19:07:35 +00:00
unittests
utils
www
.arcconfig
.gitignore
CMakeLists.txt [CMake] Support statically linked libc++abi and libunwind 2018-04-04 16:27:33 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.txt

README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================