Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
35adca009c65a9578b91ab0bdca13691624e13af
/
test
/
CodeGen
/
pointer-signext.c
bf3a60b
Tweak regex not to accidentally match a trailing \r.
by Benjamin Kramer
· 14 years ago
ee0f984
Fix pointer-signext.c test case: it was relying on value names, which don't appear in the non-assert build. Switch to using check-next as well.
by Cameron Esfahani
· 14 years ago
1484e0d
Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long. Add a corresponding test case.
by Cameron Esfahani
· 14 years ago