Go to file
Serge Pavlov 9f81d6a482 Simplify memory management in NestedNameSpecifierLocBuilder.
With this change the memory of buffer in NestedNameSpecifierLocBuilder
is allocated in one place. It also prevents from allocation of tiny blocks.

llvm-svn: 213178
2014-07-16 18:18:13 +00:00
clang Simplify memory management in NestedNameSpecifierLocBuilder. 2014-07-16 18:18:13 +00:00
clang-tools-extra Track clang r213171 2014-07-16 16:50:17 +00:00
compiler-rt [ASan/Win] Handle situations when the client app has used DbgHelp before 2014-07-16 14:11:02 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Correctly implement LWG 2049; std::is_destructible. 2014-07-16 15:51:50 +00:00
libcxxabi Fix for libc++abi when using -Wl,--as-needed. 2014-07-14 17:00:29 +00:00
lld [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
lldb gdb-remote test noise suppression on MacOSX. 2014-07-16 16:15:42 +00:00
llvm CHECK-LABEL-ize one test 2014-07-16 18:11:31 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00