diff options
author | Congcong Cai <congcongcai0907@163.com> | 2025-03-11 14:52:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-11 14:52:18 +0800 |
commit | 318bef91eafb7e01be707b9919c36ef424840041 (patch) | |
tree | 5da92a40360fa36381fb4c7172353f05eb3ca098 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 1fe702fdecf79121346fe5374b418bc1dbf9362c (diff) | |
download | llvm-318bef91eafb7e01be707b9919c36ef424840041.zip llvm-318bef91eafb7e01be707b9919c36ef424840041.tar.gz llvm-318bef91eafb7e01be707b9919c36ef424840041.tar.bz2 |
[clang-tidy][NFC]refactor matcher for bugprone-optional-value-conversion (#130415)
The old `constructFrom` has hidden requirement which TypeMatcher must be used before ArgumentMatcher because there are bind inside.
Inlining this function to make it more intuitive.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions