Go to file
Argyrios Kyrtzidis ea47435861 [libclang] Enhance logging capabilities of libclang.
-provide a "raw_ostream'ish" class to make it convenient to output logging info.
-use macros to automate a bit the logging functionality inside libclang functions
-when logging, print a stack trace if "LIBCLANG_LOGGING=2" environment is set.
-add logging to more functions.

llvm-svn: 172089
2013-01-10 18:54:52 +00:00
clang [libclang] Enhance logging capabilities of libclang. 2013-01-10 18:54:52 +00:00
clang-tools-extra Format what you can when errors are found 2013-01-10 15:19:44 +00:00
compiler-rt [ubsan] Move attribute specifier to fix build with gcc. 2013-01-10 17:01:13 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Made test output iterators have value_type of 'void'; matches ones in library 2013-01-09 17:20:02 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld style changes 2013-01-10 18:16:10 +00:00
lldb <rdar://problem/11146929> 2013-01-10 02:37:22 +00:00
llvm Add basic fix-its to SMDiagnostic. 2013-01-10 18:50:15 +00:00
polly Dead code elimination: Make variable names uppercase 2013-01-08 08:53:58 +00:00