Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Build Status
Buildable 8501 Build 8501: arc lint + arc unit
Event Timeline
Comment Actions
Seems to be duplicate of D35455.
include/llvm/ADT/STLExtras.h | ||
---|---|---|
61 | Please use using instead. See http://clang.llvm.org/extra/clang-tidy/checks/modernize-use-using.html. Same in other places. |
Please use using instead. See http://clang.llvm.org/extra/clang-tidy/checks/modernize-use-using.html. Same in other places.