search for: 88b834f3

Displaying 2 results from an estimated 2 matches for "88b834f3".

2017 Jun 03
2
[CommandLine] Missing clEnumValEnd for cl::values in tutorial page
Hi, The argument 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 <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
2017 Jun 06
2
[CommandLine] Missing clEnumValEnd for cl::values in tutorial page
....llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > -- Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170606/88b834f3/attachment.html>