[PATCH] D121375: [clang] NFC, move the utility function CompilerInvocation::setLangDefaults to LangOptions.h

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 13 00:53:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG93471e65df48: [clang] NFC, move CompilerInvocation::setLangDefaults to LangOptions.h (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D121375?vs=422412&id=422423#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121375/new/

https://reviews.llvm.org/D121375

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Basic/LangStandard.h
  clang/include/clang/Frontend/CompilerInvocation.h
  clang/lib/Basic/LangOptions.cpp
  clang/lib/Basic/LangStandards.cpp
  clang/lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121375.422423.patch
Type: text/x-patch
Size: 17508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220413/4749bb5f/attachment-0001.bin>


More information about the cfe-commits mailing list