Go to file
Reid Kleckner a75eba9c05 Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
This broke clang's crash-report.c test, and I haven't been able to
figure it out yet.

This reverts commit r186319.

llvm-svn: 186329
2013-07-15 16:40:52 +00:00
clang clang-format: Improve c-style cast detection. 2013-07-15 15:04:42 +00:00
clang-tools-extra Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
compiler-rt Fix check_lint warnings in sanitizers' runtime libraries 2013-07-15 16:11:39 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add integer-gentype.inc: Missing file from r185839 2013-07-15 15:20:05 +00:00
libcxx Add macro _LIBCPP_CONSTEXPR_AFTER_CXX11 for functions that have been marked constexpr post C++11 2013-07-15 14:57:19 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Support linking against DLL. 2013-07-11 08:46:21 +00:00
lldb Adds a passing test for step-over and step-out when the inferior is about to call longjmp (non-local goto) in a single-threaded inferior. 2013-07-15 15:05:33 +00:00
llvm Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator" 2013-07-15 16:40:52 +00:00
polly ScopDetect: clang-format 2013-07-14 18:09:43 +00:00