Add /* DISABLES CODE */ annotation before if (0) to mark it as intentional.
authorJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 08:07:20 +0000 (08:07 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 08:07:20 +0000 (08:07 +0000)
commit97e704b2af298eb4dd94ae6dcebbc6a856c2e8f8
tree5d5ecca7b9afff707e0188586b7d7bcfe92105e1
parenta68e4dcd7ebd42d885d1f8d5a8fb86031b5586b3
Add /* DISABLES CODE */ annotation before if (0) to mark it as intentional.

llvm-svn: 219913
lldb/source/Target/Thread.cpp