커밋 기록

작성자 SHA1 메시지 날짜
  Dmitri Gribenko 6fd7d3067d Add an option to parse all comments as documentation comments 12 년 전
  Douglas Gregor 3769f38264 <rdar://problem/13559825> Further reduce template instantiation depth down to 256, since we're blowing the stack for a trivial "factorial" class template. 12 년 전
  Manman Ren b37a73d5c6 Initial support for struct-path aware TBAA. 12 년 전
  Manman Ren 7cc0a110bc revert r178784 since it does not have a commit message 12 년 전
  Manman Ren ab4ffe2429 Index: include/clang/Driver/CC1Options.td 12 년 전
  Eric Christopher 3105627bd7 Plumb through the -fsplit-stack option using the existing backend 12 년 전
  Richard Smith 1b461b0ad0 Remove dead store. 12 년 전
  Douglas Gregor c544ba0969 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 12 년 전
  Douglas Gregor d44d2872b2 <rdar://problem/13434605> Periodically prune the module cache so that it does not grow forever. 12 년 전
  Nick Lewycky 83c546afef The flag "-coverage-function-names-in-data" is actually backwards -- we do 12 년 전
  Nick Lewycky f2b5e07072 Make clang emit linkage names in debug info for subprograms when coverage info 12 년 전
  Argyrios Kyrtzidis 6aa240c03d Remove -Wspellcheck and replace it with a diagnostic option. 12 년 전
  Nick Lewycky c3ae583a9a Update GCOVProfiling pass creation for API change in r177002. No functionality change. 12 년 전
  Nick Lewycky 0f815f1f91 Add flags for additional control over coverage generation. Pick the version 12 년 전
  Weiming Zhao 360355db57 revert r176531 due to clan-native-arm fails 12 년 전
  Weiming Zhao 46a2290c03 PR 11326: Lack diagnosic message when ABI conflicts on ARM 12 년 전
  Eric Christopher ff971d7973 Propagate the split dwarf file information through into the backend 12 년 전
  Dmitri Gribenko 6ebf091304 Comment parsing: add CommentOptions to allow specifying custom comment block commands 12 년 전
  Richard Smith 9e738cc9d4 Add -fbracket-depth=N, analogous to -ftemplate-depth= and -fconstexpr-depth=, 12 년 전
  John McCall a880b19aa6 Add support for -fvisibility-ms-compat. 12 년 전
  Douglas Gregor 953a61f26b Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. 12 년 전
  Douglas Gregor 005d51bc4f Be a little more permissive with -fmodules-ignore-macro= by removing everything after the second '=' if it is there. 12 년 전
  Douglas Gregor 2a06085281 Introduce -fmodules-ignore-macro=NNN to ignore a macro when building/loading modules. 12 년 전
  Argyrios Kyrtzidis 3ad86fd2ef [frontend] Don't put a PCH/PTH filename into the set of includes in the preprocessor options; 12 년 전
  Anna Zaks ac3a3e7a40 [analyzer] Make shallow mode more shallow. 12 년 전
  Anna Zaks 6bbe1442a5 [analyzer] Use analyzer config for max-inlinable-size option. 12 년 전
  Jordan Rose 74c2498bb9 Don't warn about Unicode characters in -E mode. 12 년 전
  Daniel Dunbar 59fd63581d [Frontend] Remove HeaderSearchOptions::Entry::IsInternal, which is unused. 12 년 전
  Daniel Dunbar ef84554239 [Frontend] Add an ExternCSystem include entry group. 12 년 전
  Daniel Dunbar c33c9f7a9a [Frontend] Make the include dir group independent from the "use sysroot" bit. 12 년 전