forked from OSchip/llvm-project
parent
1612fa07d3
commit
274220cda2
|
@ -13,4 +13,3 @@ Examples:
|
|||
// Initializing string with empty string literal is unnecessary.
|
||||
std::string a = "";
|
||||
std::string b("");
|
||||
|
||||
|
|
Loading…
Reference in New Issue