Historia zmian

Autor SHA1 Wiadomość Data
  Douglas Gregor 14e71f0413 Move PreprocessorOptions into the Lex library, and make it intrusively 13 lat temu
  Douglas Gregor c042edd54f Move HeaderSearchOptions into the Lex library, make it intrusively 13 lat temu
  Jordan Rose 4d9e497a2b [analyzer] Replace -analyzer-no-eagerly-trim-egraph with graph-trim-interval. 13 lat temu
  Douglas Gregor dc7b641574 Use a .def file for most of the diagnostic options. 13 lat temu
  Douglas Gregor 02c23ebf41 Make DiagnosticOptions intrusively reference-counted, and make sure 13 lat temu
  Douglas Gregor 4cdad3151b Switch CodeGenOptions over to a .def file, like we do with LangOptions. 13 lat temu
  Douglas Gregor 4ec429d1be Handle implicitly-included PCH files the same way as 13 lat temu
  Michael J. Spencer c635710bcb [Options] Add prefixes to options. 13 lat temu
  Michael J. Spencer 91e06dab93 [Options] Make Option non clang specific. 13 lat temu
  Argyrios Kyrtzidis f385233881 Revert r166223 and the subsequent commits that depend on it, r166230 & r166235. 13 lat temu
  Eric Christopher da3301eec8 Add a new option for and disable column number information as there 13 lat temu
  Michael J. Spencer d2deb91b02 [Options] Make Option non clang specific. 13 lat temu
  Richard Smith 5ba49c0177 Add -std=c++1y argument, for *highly* experimental C++14 support. 13 lat temu
  Douglas Gregor 57016dda61 Serialize TargetOptions into an AST file, and make sure that we keep 13 lat temu
  Ted Kremenek 127ff2ea64 Conditionally parse documentation comments in system headers by 13 lat temu
  Jordan Rose 5a1ffe98b0 [analyzer] Always include destructors in the analysis CFG. 13 lat temu
  Abramo Bagnara 5b86ffd219 Allow disabling of wchar_t type. 13 lat temu
  Ted Kremenek 45796b10d1 Make AnalyzerOptions a shared object between CompilerInvocation and 13 lat temu
  Ted Kremenek 987695a5dd Move AnalyzerOptions.h into 'Core' StaticAnalyzer sub-library. 13 lat temu
  Anna Zaks 3f2a55d819 [analyzer] Make analyzer-ipa=dynamic-bifurcate the default. 13 lat temu
  Ted Kremenek 2fa9d72d4d Rename 'MaxLoop' to 'maxBlockVisitOnPath' to reflect reality. We 13 lat temu
  Ted Kremenek 3b8a04004a Rename 'VisualizeEGUbi' and 'VisualizeEGDot' to 'visualizeExplodedGraphWithUbigGraph' 13 lat temu
  Ted Kremenek 0caa2d47b8 Rename AnalyzerOptions 'EagerlyAssume' to 'eagerlyAssumeBinOpBifurcation'. 13 lat temu
  Ted Kremenek 255d4d4226 Store const& to AnalyzerOptions in AnalysisManager instead of copying 13 lat temu
  Ted Kremenek 82f5aceed8 Move Analyses.def to include/clang/StaticAnalyzer. 13 lat temu
  Ted Kremenek 318cc3c07e Change -analyzer-config to use '=' as the key-value separator, and only 13 lat temu
  Ted Kremenek 7b73e0832b Add new -cc1 driver option -analyzer-config, which allows one to specify 13 lat temu
  Chad Rosier 56d7f2348a [ms-inline asm] Change the -fenable-experimental-ms-inline-asm option from a 13 lat temu
  Jordan Rose c568e2f801 [analyzer] Set the default IPA mode to 'basic-inlining', which excludes C++. 13 lat temu
  Chad Rosier a7afeb0404 [driver] Add support for the --param ssp-buffer-size= driver option. 13 lat temu