aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-11-01 16:37:29 +0000
committerZachary Turner <zturner@google.com>2018-11-01 16:37:29 +0000
commit544a66d8bb0dd414c39ca1d77c1d42be54d3f088 (patch)
tree85d8efb30587094caeb3f57fd1f15d2a197467f9 /clang/lib/Frontend/CompilerInvocation.cpp
parentb8dc05260c7da2260c0f48a14f880b062785d09f (diff)
downloadllvm-544a66d8bb0dd414c39ca1d77c1d42be54d3f088.zip
llvm-544a66d8bb0dd414c39ca1d77c1d42be54d3f088.tar.gz
llvm-544a66d8bb0dd414c39ca1d77c1d42be54d3f088.tar.bz2
[NativePDB] Get LLDB types from PDB function types.
This adds basic support for getting function signature types into LLDB's type system, including into clang's AST. There are a few edge cases which are not correctly handled, mostly dealing with nested classes, but this isn't specific to functions and apply equally to variable types. Note that no attempt has been made yet to deal with member function types, which will happen in subsequent patches. Differential Revision: https://reviews.llvm.org/D53951 llvm-svn: 345848
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions