diff options
author | Anton Lydike <me@AntonLydike.de> | 2024-07-02 11:53:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 11:53:15 +0100 |
commit | 6ad82fcc7d418e6e4cac9e0f82a35d8021f61ffa (patch) | |
tree | fd50ef1dc82184606a626c2999aa233f44665bd5 /clang/lib/Basic/LangOptions.cpp | |
parent | b7e157cab173e56c68872cc84522c24b8d6ee635 (diff) | |
download | llvm-6ad82fcc7d418e6e4cac9e0f82a35d8021f61ffa.zip llvm-6ad82fcc7d418e6e4cac9e0f82a35d8021f61ffa.tar.gz llvm-6ad82fcc7d418e6e4cac9e0f82a35d8021f61ffa.tar.bz2 |
[FileCheck][Docs] Fix regex for FileCheck variable names (#97301)
This fixes a minor oversight in the FileCheck documentation on what is
considered a valid variable name.
Global variables are prefixed with a `$`, which is explained two
paragraphs below, but this was omitted in the presented regex in this
paragraph.
Diffstat (limited to 'clang/lib/Basic/LangOptions.cpp')
0 files changed, 0 insertions, 0 deletions