[llvm] llvm-rc: add support for MENU in DIALOG(EX) (PR #89409)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Apr 27 03:26:45 PDT 2024
    
    
  
================
@@ -419,18 +419,18 @@ RCParser::parseSingleOptionalStatement(OptStmtType StmtsType) {
   if (TypeToken->equals_insensitive("VERSION"))
     return parseVersionStmt();
 
-  if (StmtsType != OptStmtType::BasicStmt) {
----------------
oltolm wrote:
I updated the description. Thanks for the review.
https://github.com/llvm/llvm-project/pull/89409
    
    
More information about the llvm-commits
mailing list