summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTWriterStmt.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2016-08-17 23:01:03 +0000
committerAdrian McCarthy <amccarth@google.com>2016-08-17 23:01:03 +0000
commitd5ca720209be60a632086d61923d513d6d16c9b5 (patch)
tree1b3320d5027a33116d68dd5d126c1e88e8d6aba7 /clang/lib/Serialization/ASTWriterStmt.cpp
parentdce7c4eb18c74d276673d77f983a04c1a4656939 (diff)
downloadbcm5719-llvm-d5ca720209be60a632086d61923d513d6d16c9b5.tar.gz
bcm5719-llvm-d5ca720209be60a632086d61923d513d6d16c9b5.zip
Make llvm-pdbdump print column info when available
llvm-pdbdump already had code to retrieve column information in the line tables, but it wasn't using it. Most Microsoft PDBs don't seem to have column info, so this wasn't missed. But Clang includes column info by default (at least for now), and being able to see that is useful for ensuring we get the column info correct. Differential Revision: https://reviews.llvm.org/D23629 llvm-svn: 279001
Diffstat (limited to 'clang/lib/Serialization/ASTWriterStmt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud