diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2021-02-04 10:51:56 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2021-02-04 11:27:45 +0000 |
commit | 8f69da9f9759c0479c365d3e316d474b9b3fe7c9 (patch) | |
tree | 513057ddff520a0c85a20e849854aa05c810f307 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f4ac9f03340676a86ff73b5904dafc7ea8fa3379 (diff) | |
download | llvm-8f69da9f9759c0479c365d3e316d474b9b3fe7c9.zip llvm-8f69da9f9759c0479c365d3e316d474b9b3fe7c9.tar.gz llvm-8f69da9f9759c0479c365d3e316d474b9b3fe7c9.tar.bz2 |
[ElementCount] NFC: Set 'const' qualifier for getWithIncrement/Decrement.
These class methods simply return a new UnivariateLinearPolyBase
(e.g. ElementCount), and do not modify the object in any way or form,
so qualify for being 'const'.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions