[all-commits] [llvm/llvm-project] caac40: [clang-tools-extra] Added missing comma

Zachary Selk via All-commits all-commits at lists.llvm.org
Fri Aug 14 11:28:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: caac40fa5a6158aad93a20eb9aae82513fc5a368
      https://github.com/llvm/llvm-project/commit/caac40fa5a6158aad93a20eb9aae82513fc5a368
  Author: zacharyselk <zrselk at gmail.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

  Log Message:
  -----------
  [clang-tools-extra] Added missing comma

The new diagnostic tool (D85545) caught a missing comma, adding one to fix the warning.

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




More information about the All-commits mailing list