diff options
author | Zachary Turner <zturner@google.com> | 2015-04-30 21:03:37 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-04-30 21:03:37 +0000 |
commit | 26c0a5ea0db90030c0fefe206fbb3800b8db4486 (patch) | |
tree | b2b7366e9c0806bc497646fa6d732a794db9d871 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c84b5bdd695f9c0fa704998528a70fdd9c97bb77 (diff) | |
download | llvm-26c0a5ea0db90030c0fefe206fbb3800b8db4486.zip llvm-26c0a5ea0db90030c0fefe206fbb3800b8db4486.tar.gz llvm-26c0a5ea0db90030c0fefe206fbb3800b8db4486.tar.bz2 |
Remove the NullLog class introduced in r236174.
Based on list discussions, a different approach is desired for
reducing the visual impact of logging statements on the
readability of the code. Another mechanism will be added in
a followup patch, but for now, since NullLog is unreferenced,
this patch just removes it.
This patch does *not* remove the other half of r236174, which was
to delete some dead code surrounding logging flags.
llvm-svn: 236259
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions