diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-09-19 08:08:13 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-09-19 08:08:13 +0000 |
commit | f1f3e7377cd4baf5f23dd852492d715e0d290550 (patch) | |
tree | 00873cd29bea05d64060d3c452e857f55fcf943b /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | b81bcb3a3ee9cd2afdacd19ce99d8e86a42dba9f (diff) | |
download | llvm-f1f3e7377cd4baf5f23dd852492d715e0d290550.zip llvm-f1f3e7377cd4baf5f23dd852492d715e0d290550.tar.gz llvm-f1f3e7377cd4baf5f23dd852492d715e0d290550.tar.bz2 |
[DWARF Verifier] Add helper function to dump DIEs. [NFC]
It's pretty common for the verifier to dump the relevant DIE when it
finds an issue. This tends to be relatively verbose and error prone
because we have to pass the DIDumpOptions to the DIE's dump method. This
patch adds a helper function to the verifier to make this easier.
llvm-svn: 342526
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions