Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
a8063c33d8d8e38e864a712b1bff6d67584558f6
/
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