hanchenye-llvm-project/lldb/source/Expression
Caroline Tice 20ad3c40f4 Add the ability to disable individual log categories, rather
than just the entire log channel.

Add checks, where appropriate, to make sure a log channel/category has 
not been disabled before attempting to write to it.

llvm-svn: 117715
2010-10-29 21:48:37 +00:00
..
ASTResultSynthesizer.cpp Made many ConstString functions inlined in the header file. 2010-10-15 22:48:33 +00:00
ASTStructExtractor.cpp Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
ClangASTSource.cpp Updated LLVM to latest version as of 10/28 at 2010-10-29 18:38:40 +00:00
ClangExpressionDeclMap.cpp Overloading is not broken any more. No need for 2010-10-29 20:30:26 +00:00
ClangExpressionParser.cpp Fixed a problem where function calls on i386 weren't 2010-10-26 00:31:56 +00:00
ClangExpressionVariable.cpp Made many ConstString functions inlined in the header file. 2010-10-15 22:48:33 +00:00
ClangFunction.cpp Add the ability to disable individual log categories, rather 2010-10-29 21:48:37 +00:00
ClangPersistentVariables.cpp Made many ConstString functions inlined in the header file. 2010-10-15 22:48:33 +00:00
ClangUserExpression.cpp ClangUserExpression ctor should not crash if given a null expr_prefix char*. 2010-10-29 20:19:44 +00:00
ClangUtilityFunction.cpp Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
DWARFExpression.cpp Fixed the forward declaration issue that was present in the DWARF parser after 2010-09-29 01:12:09 +00:00
IRDynamicChecks.cpp Added a new Host call to find LLDB related paths: 2010-10-17 22:03:32 +00:00
IRForTarget.cpp Fixed a problem where function calls on i386 weren't 2010-10-26 00:31:56 +00:00
IRToDWARF.cpp Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
Makefile
RecordingMemoryManager.cpp Added and improved logging. This is helping us as we 2010-07-28 01:00:59 +00:00