diff options
author | Farzon Lotfi <1802579+farzonl@users.noreply.github.com> | 2024-03-01 19:11:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 19:11:28 -0500 |
commit | 69b837203fb84774dbc4333ebd06654ab2249fe0 (patch) | |
tree | c9cc13e3240c4ea7683de5395a549fa50ecd7a8c /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 147f54e36a182934d926bc311a5d63c64425664f (diff) | |
download | llvm-69b837203fb84774dbc4333ebd06654ab2249fe0.zip llvm-69b837203fb84774dbc4333ebd06654ab2249fe0.tar.gz llvm-69b837203fb84774dbc4333ebd06654ab2249fe0.tar.bz2 |
[clang][sema] consolidate diags for incompatible_vector_* (#83609)
removing the additions of `err_vec_builtin_non_vector_all` &
`err_vec_builtin_incompatible_vector_all`
caused by https://github.com/llvm/llvm-project/pull/83077.
Instead adding a select option to `err_vec_builtin_non_vector` &
`err_vec_builtin_incompatible_vector` to account for uses where there
are more than two arguments.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions