llvm-capstone/libcxx
Kamil Rytarowski 7c56f115b4 Mark awk.pass.cpp as XFAIL for NetBSD
Reported on the NetBSD 8 build bot.

llvm-svn: 352097
2019-01-24 20:26:02 +00:00
..
benchmarks Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
docs Update an example to use the new LLVM file header. 2019-01-19 11:54:04 +00:00
fuzzing Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
include D14686: 'Protect against overloaded comma in random_shuffle and improve tests' I had to cut back on the tests with this, because they were not C++03 friendly. Thanks to gribozavr for the patch 2019-01-24 19:20:19 +00:00
lib [libcxx] Support building hermetic static library 2019-01-06 06:14:31 +00:00
src Commit D11348: 'Win32 support: wcsnrtombs and mbsnrtowcs don't handle null output buffers correctly' which has been hanging around for a long time 2019-01-23 18:27:22 +00:00
test Mark awk.pass.cpp as XFAIL for NetBSD 2019-01-24 20:26:02 +00:00
utils Improve docker images and configuration; create compiler-zoo image 2019-01-19 23:36:06 +00:00
www Note that we have a patch for LWG3101 2019-01-22 16:22:53 +00:00
.arcconfig
.clang-format
.gitignore
appveyor-reqs-install.cmd Update LLVM version used on Appveyor bot, remove MSVC 2015 bot 2018-10-30 21:23:31 +00:00
appveyor.yml Update LLVM version used on Appveyor bot, remove MSVC 2015 bot 2018-10-30 21:23:31 +00:00
CMakeLists.txt Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
CREDITS.TXT
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
NOTES.TXT
TODO.TXT