summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-03-23 06:57:51 +0000
committerTobias Grosser <tobias@grosser.es>2016-03-23 06:57:51 +0000
commitbfb6a9683bd9b9812ee58af2181d190b07e7221c (patch)
treef504e1ebd2c198f84e2b0172597fbebfbc423fe5 /clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp
parent5d6d9ebc4d134e7569cad799a5911a529a18a504 (diff)
downloadbcm5719-llvm-bfb6a9683bd9b9812ee58af2181d190b07e7221c.tar.gz
bcm5719-llvm-bfb6a9683bd9b9812ee58af2181d190b07e7221c.zip
Codegen:Do not invalidate dominator tree when bailing out during code generation
When codegenerating invariant loads in some rare cases we cannot generate code and bail out. This change ensures that we maintain a valid dominator tree in these situations. This fixes llvm.org/PR26736 Contributed-by: Matthias Reisinger <d412vv1n@gmail.com> llvm-svn: 264142
Diffstat (limited to 'clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud