diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2017-12-25 14:16:07 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2017-12-25 14:16:07 +0000 |
commit | ed8d2bc5c6cf35b00e5122a5238509118a34b971 (patch) | |
tree | c910526a5d6f489b685d0f04bf3a1ce6196814f2 /clang/lib/Parse/ParseDecl.cpp | |
parent | 193e701d86c1b7302989efb366042ca6e802b00f (diff) | |
download | bcm5719-llvm-ed8d2bc5c6cf35b00e5122a5238509118a34b971.tar.gz bcm5719-llvm-ed8d2bc5c6cf35b00e5122a5238509118a34b971.zip |
[docs] Use dbgs() instead of errs() for DEBUG()
The examples in llvm/Support/Debug.h use `DEBUG(dbgs() << ...)` instead
of `errs()`, so the examples in the Programmer's Manual should match
that.
Patch by: Moritz Sichert <moritz.sichert@googlemail.com>
Differential revision: https://reviews.llvm.org/D41170
llvm-svn: 321444
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions