summaryrefslogtreecommitdiff
path: root/clang-plugin/debug.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-02debug: Add a DEBUG_CODE macro to emit code only when debug is enabledPhilip Withnall1-0/+4
2015-11-02build: Add LLVM 3.7 supportPhilip Withnall1-0/+6
2015-10-08debug: Define DEBUG_TYPE to be the same as G_LOG_DOMAINPhilip Withnall1-5/+6
2014-11-17gerror: Add a GError checkerPhilip Withnall1-0/+6
2014-11-17plugin: Add some debug macros for dumpable objectsPhilip Withnall1-0/+5
2014-06-29clang-plugin: Switch to using LLVM debug macrosPhilip Withnall1-4/+10
2014-06-29build: Switch to ax_check_enable_debug.m4Philip Withnall1-1/+1
2014-06-27debug: Add support for emitting remark reportsPhilip Withnall1-0/+3
2014-05-09clang-plugin: Fix diagnostics to correctly use format placeholdersPhilip Withnall1-3/+3
2014-05-08clang-plugin: Fix a typo in a debug messagePhilip Withnall1-1/+1
2014-05-07clang-plugin: Improve WARN_EXPR print formatPhilip Withnall1-1/+1
2014-05-07clang-plugin: Fix #define used to enable debug outputPhilip Withnall1-1/+1
2014-05-07build: Rename from gnome-clang to TartanPhilip Withnall1-7/+7
2014-05-06clang-plugin: Add extra debug info on internal warningsPhilip Withnall1-0/+3
2014-05-01clang-plugin: Fix debug outputPhilip Withnall1-1/+1
2013-12-10clang-plugin: Factor out diagnostic reporting functionsPhilip Withnall1-0/+20
2013-12-10clang-plugin: Add #ifdef guards to header filesPhilip Withnall1-0/+5
2013-12-10clang-plugin: Factor out common debug macrosPhilip Withnall1-0/+33