diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2019-04-12 15:36:02 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2019-04-12 15:36:02 +0000 |
commit | 061865093f0d5a8bf0e100924747ec3628aac23d (patch) | |
tree | 0dbfbcb087049c7c3770b4cd0da47bf4f2347617 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | c27ff0d32db8662c8b1c0ab4ea611bc541fdb19f (diff) | |
download | llvm-061865093f0d5a8bf0e100924747ec3628aac23d.zip llvm-061865093f0d5a8bf0e100924747ec3628aac23d.tar.gz llvm-061865093f0d5a8bf0e100924747ec3628aac23d.tar.bz2 |
[AST][NFC] Add const children() accessors to all AST nodes
Systematically add the const-qualified version of children()
to all statement/expression nodes. Previously the const-qualified
variant was only defined for some nodes. NFC.
Patch by: Nicolas Manichon
Differential Revision: https://reviews.llvm.org/D60029
Reviewed By: riccibruno
llvm-svn: 358288
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions