[all-commits] [llvm/llvm-project] 2d4f3e: [mlir][vscode] Highlight inside c++ raw strings

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Dec 17 12:58:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d4f3ed5517a52d9eaab82fee7d937f91b4b884c
      https://github.com/llvm/llvm-project/commit/2d4f3ed5517a52d9eaab82fee7d937f91b4b884c
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    A mlir/utils/vscode/cpp-grammar.json
    M mlir/utils/vscode/package.json

  Log Message:
  -----------
  [mlir][vscode] Highlight inside c++ raw strings

Within C++ raw strings with mlir delimitter use MLIR syntax.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list