forked from OSchip/llvm-project
3f8f8c9dbd
Summary: Use the arguments given to the OS at process creation-time instead of the arguments passed into main() by the C runtime environment. The ones that main() received may not be suitable (e.g. not Unicode). Depends on D1834 CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1835 llvm-svn: 192091 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Info.plist.in | ||
Makefile | ||
cc1_main.cpp | ||
cc1as_main.cpp | ||
clang_symlink.cmake | ||
driver.cpp |