Fix argument numbersing in OPTION macro
The option numbers in the macro were off by one which leads to some confusion. There are actually 12 arguments to this macro. Differential Revision: https://reviews.llvm.org/D34413 llvm-svn: 305823
Loading
Please register or sign in to comment