mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
of string literals ("hello"[2]). Also fixed a
problem in which empty string literals were not
being compiled correctly ((int)printf("") would
print garbage).
Added a testcase that covers both.
llvm-svn: 137247
81 KiB
81 KiB