[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. llvm-svn: 206823
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#define DEBUG_TYPE "clang-tooling"
|
||||
|
||||
namespace clang {
|
||||
namespace tooling {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user