Commit History

作者 SHA1 備註 提交日期
  Evgeniy Stepanov e432f10a18 [asan] A clang flag to enable ELF globals-gc. 8 年之前
  Kostya Serebryany 71f86399f3 [sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a hidden -mllvm flag. clang part. 8 年之前
  Yuka Takahashi d47d19ceb9 Revert rL301998: "Fix a bug that -isysroot is completely ignored on Unix" 8 年之前
  Yuka Takahashi 7e51ecfa56 Fix a bug that -isysroot is completely ignored on Unix 8 年之前
  Richard Smith 463eb6ab52 Move functionality for handling module maps as inputs from the -emit-module 8 年之前
  Richard Smith 59456511f4 Improve diagnostics for bad -std= flag. 8 年之前
  Richard Smith deb6b7eae7 Remove unnecessary and somewhat inaccurate "C89" flag from language standards. 8 年之前
  Richard Smith e069a713ea Don't accept -std= values that would switch us to a different source language. 8 年之前
  Richard Smith 92c5967c32 Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. 8 年之前
  David Blaikie ea2cb09d2a Move Split DWARF handling to an MC option/command line argument rather than using metadata 8 年之前
  Alex Lorenz aac41bcdb1 Add support for editor placeholders to Clang 8 年之前
  Richard Smith 3c551f7dee [modules-ts] Fold together -x c++ and -x c++-module at -cc1 level. 8 年之前
  Bruno Cardoso Lopes 5e8a35ff84 [Modules] Enable local submodule visibility for ObjC/C 8 年之前
  David Blaikie 88cdb963de Modular Codegen: Separate flags for function and debug info support 8 年之前
  Bruno Cardoso Lopes 7c10f25fc0 [Modules] Remove darwin specific code to check for SystemVersion.plist 8 年之前
  Jin-Gu Kang a463701ed2 Preserve vec3 type. 8 年之前
  Davide Italiano d11ae8abf6 [Driver] Don't crash on invalid values of -mrelocation-model=. 8 年之前
  Dean Michael Berris cc271a0818 [XRay][clang] Fix the -fxray-instruction-threshold flag processing 8 年之前
  Dean Michael Berris ca9fad67af [XRay] Add -fxray-{always,never}-instrument= flags to clang 8 年之前
  Adam Nemet 922e16babe Use FPContractModeKind universally 8 年之前
  Adam Nemet 38e2463d97 Revert "Use FPContractModeKind universally" 8 年之前
  Adam Nemet 66c3ea0d3b Use FPContractModeKind universally 8 年之前
  Egor Churaev eebc932597 [OpenCL] Extended mapping of parcing CodeGen arguments 8 年之前
  Anastasia Stulova 77d9e02b33 [OpenCL][Bug 10573] Don't set CXXOperatorNames flag 8 年之前
  Teresa Johnson ae3ac33237 [ThinLTO] Clang support for emitting minimized bitcode for thin link 8 年之前
  Eric Christopher a776ed1122 Remove the -faltivec alias option and replace it with -maltivec everywhere. 8 年之前
  Adrian Prantl a9f5f0a950 Canonicalize the path provided by -fmodules-cache-path. 8 年之前
  Duncan P. N. Exon Smith d15b1db69a Modules: Use hash of PCM content for SIGNATURE 8 年之前
  Jonas Devlieghere ec5dd34227 [Linker] Provide callback for internalization 8 年之前
  Alex Lorenz 93d1a846cc Add -iframeworkwithsysroot compiler option 8 年之前