Anastasia added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/HLSL.cpp:182
}
+ // If not set entry, default is main.
+ if (!DAL->hasArg(options::OPT_hlsl_entrypoint)) {
----------------
-> `If no set entry` or `If entry is not set explicitly`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124753/new/
https://reviews.llvm.org/D124753
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits