Go to file
Richard Smith faf156ad15 Tests for DR370-380.
Also promote a couple of Warnings on ill-formed code found by this testing to
ExtWarns.

llvm-svn: 203021
2014-03-05 22:54:58 +00:00
clang Tests for DR370-380. 2014-03-05 22:54:58 +00:00
clang-tools-extra Fixed a crash when handling diagnostics without a valid file location, e.g. 'error reading <file>'. 2014-03-05 15:44:36 +00:00
compiler-rt asan_symbolize.py: use llvm-symbolizer results even if it returned function name w/o file/line info 2014-03-05 15:18:50 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement LWG 2193. Default constructors for standard library containers are explicit. Note that libc++ already did this for string/deque/forward_list/list/vector and the unordered containers; implement it for set/multiset/map/multimap. Add tests for all the containers. Two drive-by fixes as well: add a missing explicit in <deque>, and remove a tab that snuck into a container test. This issue is also LLVM bug 15724, and resolves it. 2014-03-05 19:06:20 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld Add a document about Windows support. 2014-03-05 22:35:32 +00:00
lldb Build JITLoader on FreeBSD also 2014-03-05 13:57:24 +00:00
llvm [Mips] Testcase typo fix. No functionality change. 2014-03-05 22:54:56 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Fix formatting 2014-03-04 15:57:29 +00:00