Commit 4001ae17 authored by Felix's avatar Felix Committed by Piotr Zegar
Browse files

[clang-tidy] readability-container-size-empty - detect missing usage of .empty() on string_literals

Detect comparison between string and empty string_literals.

Fixes #64547

Reviewed By: PiotrZSL

Differential Revision: https://reviews.llvm.org/D158346
parent 479716d9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment