summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2017-12-25 14:16:07 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2017-12-25 14:16:07 +0000
commited8d2bc5c6cf35b00e5122a5238509118a34b971 (patch)
treec910526a5d6f489b685d0f04bf3a1ce6196814f2 /clang/lib/Parse/ParseDecl.cpp
parent193e701d86c1b7302989efb366042ca6e802b00f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud