Histórico de Commits

Autor SHA1 Mensagem Data
  Will Dietz 2d382d149b [ubsan] Recover by default, use -fno-sanitize-recover to disable. há 12 anos atrás
  Evgeniy Stepanov 34ef11be9d Support -fsanitize-memory-track-origins. há 12 anos atrás
  Roman Divacky 95f38f614c Sort the includes according to the coding standard. há 12 anos atrás
  Roman Divacky 87aa2fbc75 Remove duplicate includes. há 12 anos atrás
  Chad Rosier 4fb10d1c67 [driver, ms-inline asm] -fms-compatibility enables -fms-extensions, so this should enable há 12 anos atrás
  Chad Rosier e23fbf1fca [driver, ms-inline asm] Have -fms-extensions enable the AsmBlocks language há 12 anos atrás
  Chad Rosier 15490fd42d [driver, ms-inline asm] MS-Style inline assembly is controlled by the há 12 anos atrás
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers há 12 anos atrás
  Alexey Samsonov 91ecfa6af5 Add Clang flags -fsanitize-blacklist and -fno-sanitize-blacklist. Make this flag usable for ASan. Blacklisting can be used to disable sanitizer checks for particular file/function/object. há 12 anos atrás
  Will Dietz ad95481b27 [ubsan] Add flag to enable recovery from checks when possible. há 12 anos atrás
  Joey Gouly 8548908080 PR14306: Move -fbounds-checking to -fsanitize=bounds. há 12 anos atrás
  Fariborz Jahanian 3d145f660a block extended signatur option. Change previous option há 12 anos atrás
  Lang Hames 931c083381 Make -ffp-contract a codegen option, rather than a laguage option. This makes há 12 anos atrás
  Richard Smith 62221b17c9 Add -cc1 option -fno-diagnostics-use-presumed-location, a handy mode for há 12 anos atrás
  Fariborz Jahanian 06cffc0511 objective-C blocks: under cc1 flag -encode-extended-block-signature, há 12 anos atrás
  Nico Weber bb23628148 s/BCPLComment/LineComment/ há 12 anos atrás
  Chad Rosier 485577dcac Implement -mstrict-align using '-backend-option -arm-strict-align' as this saves há 12 anos atrás
  Chad Rosier 7e29327628 [driver] Add a -mstrict-align compiler option for ARM targets. há 12 anos atrás
  Douglas Gregor 3043175274 Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so há 12 anos atrás
  Richard Smith d6396a681c Use the individual -fsanitize=<...> arguments to control which of the UBSan há 12 anos atrás
  Richard Smith c4dabadb51 Add -fsanitize=<sanitizers> argument to driver and frontend, and add há 12 anos atrás
  Richard Smith ca1b62a33c Rename LangOptions members for address sanitizer and thread sanitizer from há 12 anos atrás
  Douglas Gregor 984e2eb52c Hash the various compiler version, target, preprocessor, and há 12 anos atrás
  Richard Smith 1d489cf4a0 Remove first argument from Arg::getValue; it's been unused since r105760. há 12 anos atrás
  Richard Smith 7c3f8b3daf Remove CompilerInvocation::toArgs and clang -cc1test mode. These were untested há 12 anos atrás
  Mahesha S 286d623685 Reverted back the changes made in 166868 and in 166869 há 13 anos atrás
  Mahesha S f3b52315e2 ------------------------------------------------- há 13 anos atrás
  Douglas Gregor 14e71f0413 Move PreprocessorOptions into the Lex library, and make it intrusively há 13 anos atrás
  Douglas Gregor c042edd54f Move HeaderSearchOptions into the Lex library, make it intrusively há 13 anos atrás
  Jordan Rose 4d9e497a2b [analyzer] Replace -analyzer-no-eagerly-trim-egraph with graph-trim-interval. há 13 anos atrás