1. 14 Jul, 2021 1 commit
    • * Removing stray semicolons (discovered by running clang-format v12 followed by… · aca6c3ba
      * Removing stray semicolons (discovered by running clang-format v12 followed by tools/check-style.sh). (#3087)
      
      * Manually moving `// NOLINT` comments so that clang-format does not move them to the wrong places.
      
      * Manually reformatting comments related to `static_assert`s so that clang-format does not need two passes.
      
      * Empty lines between #includes, to prevent clang-format from shuffling the order and thereby confusing MSVC 2015.
      
      * git diff -U0 --no-color HEAD^ | python3 $HOME/clone/llvm-project/clang/tools/clang-format/clang-format-diff.py -p1 -style=file -i
      Ralf W. Grosse-Kunstleve committed
  2. 13 Jul, 2021 7 commits
  3. 12 Jul, 2021 7 commits
  4. 11 Jul, 2021 1 commit
  5. 10 Jul, 2021 1 commit
  6. 09 Jul, 2021 2 commits
  7. 08 Jul, 2021 1 commit
  8. 06 Jul, 2021 2 commits
  9. 04 Jul, 2021 1 commit
  10. 02 Jul, 2021 3 commits
  11. 01 Jul, 2021 2 commits
  12. 30 Jun, 2021 2 commits
  13. 26 Jun, 2021 1 commit
  14. 22 Jun, 2021 2 commits
  15. 21 Jun, 2021 1 commit
  16. 19 Jun, 2021 4 commits
  17. 18 Jun, 2021 2 commits