[all-commits] [llvm/llvm-project] 999fb7: [mlir][vscode] Don't inject inside strings

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Wed Mar 16 21:58:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 999fb7d0450a804f3eb0d16d2853e8667658f39e
      https://github.com/llvm/llvm-project/commit/999fb7d0450a804f3eb0d16d2853e8667658f39e
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

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

  Log Message:
  -----------
  [mlir][vscode] Don't inject inside strings

Avoids matching R"mlir( while already inside a string.




More information about the All-commits mailing list