mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
'char', which varies based on the target. Instead of spreading target knowledge throughout the compiler, bifurcate char into Char_S and Char_U, and have ASTContext create the right one based on the target, when it starts up. llvm-svn: 39577
5.6 KiB
5.6 KiB