提交歷史

作者 SHA1 備註 提交日期
  Ben Langmuir c6957806f1 Be more conservative about gethostname()'s truncating behaviour 10 年之前
  Ben Langmuir 4d5e3d60ab Update r228592 for when gethostname() returns an error 10 年之前
  Ben Langmuir 0d60789e67 Add missing include from r228592 10 年之前
  Ben Langmuir b1d0edf16f Add the hostname to the module hash to avoid sharing between hosts 10 年之前
  Alexey Samsonov edd4ba4530 Allow to specify multiple -fsanitize-blacklist= arguments. 10 年之前
  Ben Langmuir 00d7f4c344 Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls 10 年之前
  David Majnemer 9e1c1866cd The prefix 'Ms-' should be 'MS-' 10 年之前
  Sanjay Patel 836904e7cf Process the -fno-signed-zeros optimization flag (PR20870) 10 年之前
  Hans Wennborg f561230eea Implement command line options for stack probe space 10 年之前
  Steven Wu 49fad97bc9 Adding option -fno-inline-asm to disallow inline asm 10 年之前
  Chandler Carruth 6c1b926674 [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py 10 年之前
  JF Bastien 21f4ef7237 Revert "Insert random noops to increase security against ROP attacks (clang)" 10 年之前
  JF Bastien b62cce9cec Insert random noops to increase security against ROP attacks (clang) 10 年之前
  Alexey Samsonov e6c5c3f4be Reimplement -fsanitize-recover family of flags. 10 年之前
  Saleem Abdulrasool 1928b9aa41 Driver: begin threading frontend support for SymbolRewriter 10 年之前
  Alexey Samsonov dfa25cb2d1 Fix use-after-destruction introduced in r224924. 10 年之前
  Chandler Carruth 7aaf47b32d [multilib] Teach Clang's code about multilib by threading 10 年之前
  Nico Weber f370b84036 Add driver flags -ftrigraphs, -fno-trigraphs. 10 年之前
  Nico Weber 1589d904c9 Disable trigraphs in microsoft mode by default. Matches cl.exe. 10 年之前
  Rafael Espindola 046ea41e0a Fix handling of invalid -O options. 10 年之前
  Nick Lewycky fbb501f488 Add a new flag, -fspell-checking-limit=<number> to control how many times we'll do spell checking. Note that spell checking will change the produced AST, so we don't automatically change this value when someone sets -ferror-limit=. With this, merge test typo-correction-pt2.cpp into typo-correction.cpp. 10 年之前
  Pekka Jaaskelainen 5aa3ce1cb4 OpenCL C: Add support for a set of floating point 10 年之前
  Richard Smith b247819d20 Reinstate r223753, reverted in r223759 due to breakage of clang-tools-extra. 10 年之前
  Duncan P. N. Exon Smith 7195290020 Revert "[modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1." 10 年之前
  Richard Smith 59d05423ef [modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1. 10 年之前
  Richard Smith f41e52c880 PR21217: Slightly more eagerly load -fmodule-map-file= files and provide 10 年之前
  Reid Kleckner 3dadd70fc2 CUDA host device code with two code paths 10 年之前
  Daniel Jasper 4acb6a7747 Add flag -f(no-)modules-implicit-maps. 10 年之前
  Anastasia Stulova f099cf5ce6 Extended list of valid frontend options with '-cl-std=CL2.0'. 10 年之前
  Reid Kleckner b27216c806 Remove -fseh-exceptions in favor of checking the triple 10 年之前