[all-commits] [llvm/llvm-project] c7b127: Support: Add closing namespace comment in raw_ostr...

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Thu Sep 23 14:00:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7b1279a38286194b2f781c821e6eeaa6dd010cf
      https://github.com/llvm/llvm-project/commit/c7b1279a38286194b2f781c821e6eeaa6dd010cf
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M llvm/unittests/Support/raw_ostream_test.cpp

  Log Message:
  -----------
  Support: Add closing namespace comment in raw_ostream_test.cpp, NFC

The closing namespace comment prevents clang-format from dropping a
blank line after the final test. Also add in a blank line (which
simplifies merging/rebasing/etc. WIP patches).




More information about the All-commits mailing list