diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-27 04:57:54 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-27 04:57:54 +0000 |
commit | 39681e733cd0887b4531dd0d17c17e3245a9b242 (patch) | |
tree | f305db7c7bbd6dbadf11d90323009c3900e35521 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 20650eda995b65c9626a524a635e3fff8e4d1b93 (diff) | |
download | llvm-39681e733cd0887b4531dd0d17c17e3245a9b242.zip llvm-39681e733cd0887b4531dd0d17c17e3245a9b242.tar.gz llvm-39681e733cd0887b4531dd0d17c17e3245a9b242.tar.bz2 |
[Attributor] Introduce an API to delete stuff
Summary:
During the fixpoint iteration, including the manifest stage, we should
not delete stuff as other abstract attributes might have a reference to
the value. Through the API this can now be done safely at the very end.
Reviewers: uenoku, sstefan1
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66779
llvm-svn: 370014
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions