summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ASTMerge.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2017-12-19 23:01:17 +0000
committerAdrian McCarthy <amccarth@google.com>2017-12-19 23:01:17 +0000
commit2ed8f368346f6aba14239148e1c5bc27f9b7c7a9 (patch)
treedb91c25d6815ee9d13fa7d6d3f681d1e70a854ce /clang/lib/Frontend/ASTMerge.cpp
parentb74d731fb0bee5f6e4f83966a6003c8a552722b4 (diff)
downloadbcm5719-llvm-2ed8f368346f6aba14239148e1c5bc27f9b7c7a9.tar.gz
bcm5719-llvm-2ed8f368346f6aba14239148e1c5bc27f9b7c7a9.zip
Fix faulty assertion in debug info
It appears the code uses nullptr to represent a void type in debug metadata, which led to an assertion failure when building DeltaAlgorithm.cpp with a self-hosted clang on Windows. I'm not sure why/if the problem was Windows-specific. Fixes bug https://bugs.llvm.org/show_bug.cgi?id=35543 Differential Revision: https://reviews.llvm.org/D41264 llvm-svn: 321122
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud