[all-commits] [llvm/llvm-project] d9d554: [pseudo] Add ambiguity & unparseability metrics to...

Sam McCall via All-commits all-commits at lists.llvm.org
Fri Jul 22 01:35:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9d554a3f4640e8f1ed5c0ae408740861715b897
      https://github.com/llvm/llvm-project/commit/d9d554a3f4640e8f1ed5c0ae408740861715b897
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M clang-tools-extra/pseudo/test/glr.cpp
    M clang-tools-extra/pseudo/tool/ClangPseudo.cpp

  Log Message:
  -----------
  [pseudo] Add ambiguity & unparseability metrics to -print-statistics

These can be used to quantify parsing improvements from a change.

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




More information about the All-commits mailing list