[all-commits] [llvm/llvm-project] 9982d4: Updates to the 'CLion Integration' section in Clan...

Ilya Biryukov via All-commits all-commits at lists.llvm.org
Mon Jun 8 09:29:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9982d48a92beb35525c50890ae3a96ece3cf8de1
      https://github.com/llvm/llvm-project/commit/9982d48a92beb35525c50890ae3a96ece3cf8de1
  Author: Ilya Biryukov <iu.biryukov at gmail.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M clang/docs/ClangFormat.rst

  Log Message:
  -----------
  Updates to the 'CLion Integration' section in ClangFormat docs

This commit updates the 'CLion Integration' section in ClangFormat docs.
Key changes:
- clang-format is enabled automatically when there is a config file;
- formatting now works for indentations;
- if clang-format is enabled without a config file, CLion suggests creating it based on the IDE settings or uses the LLVM style by default.

Patch by Marina Kalashina!

Reviewers: sylvestre.ledru, ilya-biryukov

Reviewed By: ilya-biryukov

Subscribers: ilya-biryukov, klimek, MyDeveloperDay, sammccall, gribozavr2

Differential Revision: https://reviews.llvm.org/D80721




More information about the All-commits mailing list