]> granicus.if.org Git - clang/commit
[Modules] Update Clang's two files that use DEBUG(...) without defining
authorChandler Carruth <chandlerc@gmail.com>
Mon, 21 Apr 2014 22:55:36 +0000 (22:55 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 21 Apr 2014 22:55:36 +0000 (22:55 +0000)
commite2f48e941c2faecd1154ee8dec9458377b99aa4f
treee747c2d10a7031eacd46cc0baff909175abcfd95
parent13b8d7d39e1184fb0eb3dbd5d77b5e0ce5b2a3ca
[Modules] Update Clang's two files that use DEBUG(...) without defining
DEBUG_TYPE to do so. LLVM's Debug.h requires this as of r206822.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206823 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/TokenAnnotator.cpp
lib/Tooling/Tooling.cpp