aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <adrian-prantl@users.noreply.github.com>2024-03-08 10:39:34 -0800
committerAdrian Prantl <aprantl@apple.com>2024-03-08 16:03:04 -0800
commit624ea68cbc3ce422b3ee110c0c0af839eec2e278 (patch)
treedf0a35edafe329202151377db54753a00e153ca7 /clang/lib/CodeGen/CodeGenFunction.cpp
parentc22828991e7ca7b99048761c078252e94403ba6e (diff)
downloadllvm-624ea68cbc3ce422b3ee110c0c0af839eec2e278.zip
llvm-624ea68cbc3ce422b3ee110c0c0af839eec2e278.tar.gz
llvm-624ea68cbc3ce422b3ee110c0c0af839eec2e278.tar.bz2
Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected (#84219)
Change GetNumChildren()/CalculateNumChildren() methods return llvm::Expected This is an NFC change that does not yet add any error handling or change any code to return any errors. This is the second big change in the patch series started with https://github.com/llvm/llvm-project/pull/83501 A follow-up PR will wire up error handling.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions