diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2019-04-12 13:26:55 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2019-04-12 13:26:55 +0000 |
commit | f6c7692d60baad6f5c879c6eab34861567aeecc3 (patch) | |
tree | 94c05b3a7817fcb178c1cbc23fef5168d00bd129 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 6460883312aa36d479736082e6decccff8f24b70 (diff) | |
download | llvm-f6c7692d60baad6f5c879c6eab34861567aeecc3.zip llvm-f6c7692d60baad6f5c879c6eab34861567aeecc3.tar.gz llvm-f6c7692d60baad6f5c879c6eab34861567aeecc3.tar.bz2 |
[AST] Forbid copy/move of statements/types
Statements, expressions and types are not supposed to be copied/moved,
and trying to do so is only going to result in tears. Someone tripped
on this a few days ago on the mailing list. NFC.
Differential Revision: https://reviews.llvm.org/D60123
Reviewed By: aaron.ballman
llvm-svn: 358283
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions