initialization calls now return argc. If the program uses the argc value
passed into main, make sure they use the return value of the init call instead of the one passed in. llvm-svn: 11262
Loading
Please register or sign in to comment
passed into main, make sure they use the return value of the init call instead of the one passed in. llvm-svn: 11262