aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorPengcheng Wang <wangpengcheng.pp@bytedance.com>2025-03-28 16:31:00 +0800
committerGitHub <noreply@github.com>2025-03-28 16:31:00 +0800
commit883612859bd255fc964c121ea6d3b1a9fb37fc65 (patch)
tree9aa398201a0e84a4eb317c61318fa8291cc6e8e9 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parentb52977b868b02625ade1f14bfbe835e299b26f0e (diff)
downloadllvm-883612859bd255fc964c121ea6d3b1a9fb37fc65.zip
llvm-883612859bd255fc964c121ea6d3b1a9fb37fc65.tar.gz
llvm-883612859bd255fc964c121ea6d3b1a9fb37fc65.tar.bz2
[TableGen] Add `!instances` operator to get defined records (#129680)
The format is: `!instances<T>([regex])`. This operator produces a list of records whose type is `T`. If `regex` is provided, only records whose name matches the regular expression `regex` will be included. The format of `regex` is ERE (Extended POSIX Regular Expressions).
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions