[all-commits] [llvm/llvm-project] 887baf: [HLSL] Infer language from file extension

Chris B via All-commits all-commits at lists.llvm.org
Tue Aug 23 18:52:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 887bafb503c59c5ecef831c679a2b114ee6ef338
      https://github.com/llvm/llvm-project/commit/887bafb503c59c5ecef831c679a2b114ee6ef338
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M clang/lib/Frontend/FrontendOptions.cpp
    R clang/test/Preprocessor/predefined-macros-hlsl.c
    A clang/test/Preprocessor/predefined-macros-hlsl.hlsl

  Log Message:
  -----------
  [HLSL] Infer language from file extension

This allows the language mode for HLSL to be inferred from the file
extension.




More information about the All-commits mailing list