]> granicus.if.org Git - llvm/commit
Allow setting multiple debug types
authorEugene Leviant <eleviant@accesssoftek.com>
Tue, 27 Dec 2016 09:31:20 +0000 (09:31 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Tue, 27 Dec 2016 09:31:20 +0000 (09:31 +0000)
commit35b543c607fd2ac6c435c1c2c20b50662bdb5f27
tree71bc348ed51ad2294390a2208bf566ac3edad461
parent215f38196b0f0ab45659e22ba5d0530f1299eb63
Allow setting multiple debug types

Differential revision: https://reviews.llvm.org/D28109

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290597 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Debug.h
lib/Support/Debug.cpp
unittests/Support/CMakeLists.txt
unittests/Support/DebugTest.cpp [new file with mode: 0644]