search for: d33861

Displaying 2 results from an estimated 2 matches for "d33861".

2017 Jun 03
2
[CommandLine] Missing clEnumValEnd for cl::values in tutorial page
...lues in command line library should be end with null or clEnumValEnd. But the tutorial page(http://llvm.org/docs/CommandLine.html <http://llvm.org/docs/CommandLine.html>) doesn’t follow the rule, which would cause program crash during runtime. I’d send a code review: https://reviews.llvm.org/D33861 <https://reviews.llvm.org/D33861> Please cc other folks related to this part. Best Regards, Bekket McClane -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170603/5b579509/attachment.html>
2017 Jun 06
2
[CommandLine] Missing clEnumValEnd for cl::values in tutorial page
...ument list for cl::values in command line library should be end > with null or clEnumValEnd. But the tutorial page(http://llvm.org/docs/ > CommandLine.html) doesn’t follow the rule, which would cause program > crash during runtime. > > I’d send a code review: https://reviews.llvm.org/D33861 > Please cc other folks related to this part. > > Best Regards, > Bekket McClane > > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >...