[PATCH] D122087: Add HLSL Language Option and Preprocessor
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 28 14:16:35 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd394f9f8970d: Add HLSL Language Option and Preprocessor (authored by beanz).
Herald added subscribers: llvm-commits, hiraditya.
Herald added a reviewer: dang.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D122087?vs=416744&id=418703#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122087/new/
https://reviews.llvm.org/D122087
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Basic/LangStandard.h
clang/include/clang/Basic/LangStandards.def
clang/include/clang/Driver/Types.def
clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/FrontendActions.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/test/Driver/lit.local.cfg
clang/test/Preprocessor/predefined-macros-hlsl.c
clang/test/lit.cfg.py
llvm/lib/Support/Triple.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122087.418703.patch
Type: text/x-patch
Size: 16473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220328/8d5dee47/attachment-0001.bin>
More information about the cfe-commits
mailing list