This is an archive of the discontinued LLVM Phabricator instance.

[LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings
AbandonedPublic

Authored by Eugene.Zelenko on May 13 2016, 1:35 PM.

Details

Summary

I checked this patch on my own build on RHEL 6. Regressions were OK.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: llvm-commits.
hans added inline comments.May 16 2016, 8:59 AM
include/llvm/ADT/DenseMap.h
970

I don't think this is an improvement.

Eugene.Zelenko abandoned this revision.Aug 12 2016, 10:54 AM