[LLVMbugs] [Bug 13712] scan-build passes incorrect maxloop option to clang
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 28 18:41:45 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13712
Jyun-Yan You <jyyou.tw at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Jyun-Yan You <jyyou.tw at gmail.com> 2012-08-28 20:41:45 CDT ---
In order to substitute $MaxLoop, the option should be quoted by double
quotation mark, however, in r162765, it is quoted by single quotation mark.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list