aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJon Roelofs <jonathan_roelofs@apple.com>2025-05-31 11:07:54 -0700
committerGitHub <noreply@github.com>2025-05-31 11:07:54 -0700
commit798058fca51ab4ba9d364c0ef022a15485e5ed5d (patch)
treeb1181c690fd383185b68ce2e179b27ceaf60eeb5 /clang/lib/Frontend/CompilerInvocation.cpp
parentb9675617af25d674b6f1e22c1ffeb6ae926b0e14 (diff)
downloadllvm-798058fca51ab4ba9d364c0ef022a15485e5ed5d.zip
llvm-798058fca51ab4ba9d364c0ef022a15485e5ed5d.tar.gz
llvm-798058fca51ab4ba9d364c0ef022a15485e5ed5d.tar.bz2
[Remarks] Remove an upcast footgun. NFC (#142191)
CodeRegion's were previously passed as Value*, but then immediately upcast to BasicBlock. Let's keep the type information around until the use cases for non-BasicBlock code regions actually materialize.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions