aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJan Voung <jvoung@google.com>2025-02-13 08:57:54 -0500
committerGitHub <noreply@github.com>2025-02-13 08:57:54 -0500
commit27e78e68a6788a08ea591250b6600284b360cff2 (patch)
tree6fd151f7bfbb43ba79ed39b75bcc89b9ddff4bd8 /flang/lib/Frontend/CompilerInvocation.cpp
parent1e64ea9914d3cc839b52e50d2d497600e03c8b6e (diff)
downloadllvm-27e78e68a6788a08ea591250b6600284b360cff2.zip
llvm-27e78e68a6788a08ea591250b6600284b360cff2.tar.gz
llvm-27e78e68a6788a08ea591250b6600284b360cff2.tar.bz2
[clang][dataflow] Remove a deprecated CachedConstAccessorsLattice API (#127001)
We've already migrated known users from the old to the new version of getOrCreateConstMethodReturnStorageLocation. The conversion is pretty straightforward as well, if there are out-of-tree users: Previously: use CallExpr as argument New: get the direct Callee from CallExpr, null check, and use that as the argument instead.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions