Go to file
Zachary Turner 5448dabbdd [PDB] Fix an issue writing the publics stream.
In the refactor to merge the publics and globals stream, a bug
was introduced that wrote the wrong value for one of the fields
of the PublicsStreamHeader.  This caused debugging in WinDbg
to break.

We had no way of dumping any of these fields, so in addition to
fixing the bug I've added dumping support for them along with a
test that verifies the correct value is written.

llvm-svn: 310439
2017-08-09 04:23:59 +00:00
clang [AST] Cache intermediate visibility/linkage results 2017-08-09 04:12:17 +00:00
clang-tools-extra [clang-tidy] Add new readability non-idiomatic static access check 2017-08-08 15:33:48 +00:00
compiler-rt [asan] Refactor thread creation bookkeeping 2017-08-09 00:38:57 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc configure.py: Make python3 friendly 2017-08-02 15:00:59 +00:00
libcxx [libc++] Don't hardcode namespace in manual mangling 2017-08-07 19:59:58 +00:00
libcxxabi [demangler] Rename some variables, NFC 2017-08-08 20:57:10 +00:00
libunwind [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
lld [PDB] Fix an issue writing the publics stream. 2017-08-09 04:23:59 +00:00
lldb Add existing unit tests to Xcode project 2017-08-08 20:59:20 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [PDB] Fix an issue writing the publics stream. 2017-08-09 04:23:59 +00:00
openmp Exclude version symbols for static libomp 2017-08-02 20:10:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [test] Add descriptions and pseudocode to tests. NFC. 2017-08-08 17:26:19 +00:00