[PATCH] D82756: Port some floating point options to new option marshalling infrastructure
    Duncan P. N. Exon Smith via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Nov  9 15:00:37 PST 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbfa69c5024c: Port some floating point options to new option marshalling infrastructure (authored by jansvoboda11, committed by dexonsmith).
Changed prior to commit:
  https://reviews.llvm.org/D82756?vs=301913&id=303996#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82756/new/
https://reviews.llvm.org/D82756
Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/unittests/Frontend/CompilerInvocationTest.cpp
  llvm/include/llvm/Option/OptParser.td
  llvm/unittests/Option/CMakeLists.txt
  llvm/unittests/Option/OptionMarshallingTest.cpp
  llvm/unittests/Option/Opts.td
  llvm/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82756.303996.patch
Type: text/x-patch
Size: 28273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201109/7581a2f0/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list