aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-07-21 07:12:17 +0000
committerTobias Grosser <tobias@grosser.es>2016-07-21 07:12:17 +0000
commit903eefd1f22dfbbbf2443274d27ae93af60fd146 (patch)
tree0d37cd374afbae5e897e65367be97837a407ca6c /clang/lib/Frontend/InitPreprocessor.cpp
parent9ea152714ae00f036510b97d24dcd3e151f80f4f (diff)
downloadllvm-903eefd1f22dfbbbf2443274d27ae93af60fd146.zip
llvm-903eefd1f22dfbbbf2443274d27ae93af60fd146.tar.gz
llvm-903eefd1f22dfbbbf2443274d27ae93af60fd146.tar.bz2
tests: fix order of memory accesses to ensure import succeeds
It seems the order in which we generated memory accesses changed such that the import of these updated memory accesses failed for the 'loop3' statement in this test case. Unfortunately, the existing CHECK lines were not strict enough to catch this. Hence, besides fixing the order of the memory access lines we also ensure that the memory access changes are both clearly visibly and well checked. llvm-svn: 276247
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions