Skip to content

Commit 0fd8a7d

Browse files
floventvbvictor
andauthored
apply suggestion
Co-authored-by: Baranov Victor <[email protected]>
1 parent 65ff2ff commit 0fd8a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/test/clang-tidy/checkers/readability/container-size-empty.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ namespace PR94454 {
896896
auto eq = 0_ci == 0;
897897
}
898898

899-
namespace PR152387 {
899+
namespace GH152387 {
900900

901901
class foo : public std::string{
902902
void doit() {

0 commit comments

Comments
 (0)