Go to file
Reid Kleckner e2e82061f9 [codeview] Emit nested enums and typedefs from classes
Previously we limited ourselves to only emitting nested classes, but we
need other kinds of types as well.

This fixes the Visual Studio STL visualizers, so that users can
visualize std::string and other objects.

llvm-svn: 310410
2017-08-08 20:30:14 +00:00
clang [codeview] Emit nested enums and typedefs from classes 2017-08-08 20:30:14 +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 Add NetBSD support in asan_interceptors.cc 2017-08-08 19:09:48 +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 [libc++abi] Use proper calling convention for TLS destructor 2017-08-08 00:54:33 +00:00
libunwind [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
lld [PDB] Fix linking of function symbols and local variables. 2017-08-08 18:34:44 +00:00
lldb Checking in files accidentally missed in later diffs of revision r310261 2017-08-08 09:25:50 +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 [codeview] Emit nested enums and typedefs from classes 2017-08-08 20:30:14 +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