diff options
author | Owen Anderson <resistor@mac.com> | 2010-09-08 18:03:32 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-09-08 18:03:32 +0000 |
commit | 8e89e41fafaa372175b7f5b1676b2a20916b88d7 (patch) | |
tree | 02514e3a3aaca3d90b184ff55bdd94652ebb877c /clang/lib/Frontend/PrintPreprocessedOutput.cpp | |
parent | 10b9b7b4bdeaa5e714542072092a61e6999af830 (diff) | |
download | llvm-8e89e41fafaa372175b7f5b1676b2a20916b88d7.zip llvm-8e89e41fafaa372175b7f5b1676b2a20916b88d7.tar.gz llvm-8e89e41fafaa372175b7f5b1676b2a20916b88d7.tar.bz2 |
Clarify the ownership model of LLVMContext and Module. Namely, contexts own
modules are instantiated in them. If the context is deleted, all of its owned
modules are also deleted.
llvm-svn: 113374
Diffstat (limited to 'clang/lib/Frontend/PrintPreprocessedOutput.cpp')
0 files changed, 0 insertions, 0 deletions