diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index f42abd9d335..ff33ffa98a9 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -60,7 +60,7 @@ loop
  • #include <iostream> is forbidden
  • -
  • Use raw_ostream +
  • Use raw_ostream
  • Avoid std::endl
  • @@ -828,24 +828,25 @@ and isLValue()). Different kinds of declarations have different rules: