Historial de Commits

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