Go to file
Kaelyn Takata cd7c3a9de4 Add some comments to TypoCorrectionConsumer.
Also move the constructor for NamespaceSpecifierSet out of line to
improve the class' readability. I meant to do these two things while
cleaning up the previous TypoCorrectionConsumer changes and have them
folded into those changes.

No functionality changed.

llvm-svn: 210686
2014-06-11 18:33:46 +00:00
clang Add some comments to TypoCorrectionConsumer. 2014-06-11 18:33:46 +00:00
clang-tools-extra clang-tidy: [use-override] Remove 'override' if 'final' is also present. 2014-06-11 12:18:24 +00:00
compiler-rt [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr) 2014-06-11 16:44:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld [Mips] Fix the bug -- symbol referred by the R_MIPS_TLS_GD relocation 2014-06-11 10:08:08 +00:00
lldb Restore select limitations comment for non-Apple platforms 2014-06-11 18:10:41 +00:00
llvm [Reassociate] FileCheckize and cleanup a few testcases. No functional change 2014-06-11 18:28:45 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly www: Fix grammar. 2014-06-10 20:18:16 +00:00