Историја ревизија

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