aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2024-11-08 10:33:07 -0800
committerGitHub <noreply@github.com>2024-11-08 10:33:07 -0800
commitfe5a64d1160209f22624b112b2629b0d6c4bb264 (patch)
tree753c6fa759c44c5733a9c8ddd1afb5432b0c5d97 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parenta749c98b49dc9a3863b685212d70be98b4f189c3 (diff)
downloadllvm-fe5a64d1160209f22624b112b2629b0d6c4bb264.zip
llvm-fe5a64d1160209f22624b112b2629b0d6c4bb264.tar.gz
llvm-fe5a64d1160209f22624b112b2629b0d6c4bb264.tar.bz2
[fang][cuda] Allow * in call chevron syntax (#115381)
Using `*` in call chevron syntax should be allowed. This patch updates the parser to allow this usage. ``` call sub<<<*,nbBlock>>>() ```
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions