]> granicus.if.org Git - clang/shortlog
clang
2015-01-15 Hans WennborgWarn about dllexported explicit class template instanti...
2015-01-15 Nathan SidwellPR 20146
2015-01-15 Chandler Carruth[PM] Track an LLVM API update which separates the Targe...
2015-01-15 David MajnemerAST: alignof might be dependent because of alignment...
2015-01-15 NAKAMURA Takumi[CMake] clangCodeGen: Prune a redundant "Target" out...
2015-01-15 David MajnemerAST: Ensure implicit records have default visibility
2015-01-15 NAKAMURA Takumi[CMake] Update libdeps on clangCodeGen, corresponding...
2015-01-15 Simon Atanasyan[Mips] Define macros `__mips_isa_rev` in case of mips32...
2015-01-15 David MajnemerSema: Recover when a function template is in an extern...
2015-01-15 Nico WeberRemove unused parameter, followup to r179639. No behavi...
2015-01-15 Nico WeberRemove ASTConsumer::HandleVTable()'s bool parameter.
2015-01-15 Richard SmithPR13699: Include friend declarations in code completion...
2015-01-15 Chandler Carruth[PM] Update for LLVM r226078 which moved TargetLibraryI...
2015-01-15 Richard SmithFix crash-on-invalid and name lookup when recovering...
2015-01-14 Duncan P. N... IR: Move MDLocation into place (clang testcases)
2015-01-14 Steven WuRevert "More robust deployment target parsing on darwin"
2015-01-14 Hans Wennborgdocs/conf.py: update for 3.7
2015-01-14 Hans WennborgReleaseNotes.rst: update to 3.7
2015-01-14 Hans WennborgUpdate cxx_dr_status.html after 3.6 branch
2015-01-14 Steven WuMore robust deployment target parsing on darwin
2015-01-14 Daniel Jasperclang-format: Disable flag for Google's Java and Javasc...
2015-01-14 Daniel Sanders[mips] Handle transparent unions correctly.
2015-01-14 Chandler Carruth[cleanup] Re-sort *all* #include lines with llvm/utils...
2015-01-14 Chandler Carruth[cleanup] Re-sort the #include lines using llvm/utils...
2015-01-14 Daniel Jasperclang-format: [Java] Support try blocks with resources.
2015-01-14 Daniel Jasperclang-format: [Java] Prefer not to break in parameter...
2015-01-14 Daniel Jasperclang-format: [Java] Understand "import static".
2015-01-14 Daniel Jasperclang-format: [Java] Don't let annotations confuse...
2015-01-14 Daniel Jasperclang-format: [Java] Don't line-wrap before annotations...
2015-01-14 Daniel Jasperclang-format: [Java] Don't get confused by leading...
2015-01-14 Brad SmithThe assembler is now enabled by default.
2015-01-14 David MajnemerSema: It's cheaper to ask LookupResult::empty than...
2015-01-14 Brad SmithUse the integrated assembler by default on 32-bit Power...
2015-01-14 David BlaikieReapply r225000 (reverted in r225555): DebugInfo: Gener...
2015-01-14 David BlaikieDebugInof: Correct the location of exception cleanups...
2015-01-14 JF BastienRevert "Insert random noops to increase security agains...
2015-01-14 David MajnemerSema: Relax parsing of '#' in constraints
2015-01-14 David MajnemerSema: Check type compatibility with the most recent...
2015-01-14 Adam Nemet[AVX512] Add FP unpack intrinsics
2015-01-14 JF BastienInsert random noops to increase security against ROP...
2015-01-14 Alexey SamsonovUpdate HelpText for -fsanitize= option.
2015-01-14 Eric ChristopherUpdate for move in llvm.
2015-01-14 Richard SmithLook through sugar when determining whether a type...
2015-01-14 David MajnemerSema: An extern declaration can't be a redeclaration...
2015-01-14 David BlaikieSink a parameter into the callee since it's always...
2015-01-13 David BlaikieDebugInfo: Correct the location of EH cleanup for blocks
2015-01-13 Nico Weberclang-format: [Java] Detect `native` keyword.
2015-01-13 Ben LangmuirAdd [extern_c] attribute to _Builtin_intrinsics module
2015-01-13 Roman DivackyMention FreeBSD support.
2015-01-13 Paul RobinsonWhen attribute 'optnone' appears on the same declaratio...
2015-01-13 Ben LangmuirInherit attributes when infering a framework module
2015-01-13 Ben LangmuirHandle [extern_c] attribute in module printer
2015-01-13 Ben LangmuirRemove unused method canInferFrameworkModule
2015-01-13 Daniel Sanders[mips] Fix va_arg() for pointer types on big-endian...
2015-01-13 David MajnemerRevert "Sema: An extern declaration can't be a redeclar...
2015-01-13 David MajnemerSema: An extern declaration can't be a redeclaration...
2015-01-13 Manuel KlimekUpdate clang-format.el to use xml output and patch...
2015-01-13 David MajnemerParse: Switch to using EOF tokens for late parsed attri...
2015-01-13 David MajnemerParse: Don't crash when default argument in typedef...
2015-01-13 David MajnemerParse: Don't crash if missing an initializer expression
2015-01-13 David MajnemerParse: use the EOF token method to lex inline method...
2015-01-13 David MajnemerParse: Further simplify ParseLexedMethodDeclaration
2015-01-13 Nico WeberMark vtable used on explicit destructor definitions.
2015-01-13 Alexey Bataev[OPENMP] Consider global named register variables as...
2015-01-13 Richard TrieuExtend the self move warning to record types.
2015-01-13 Richard SmithIf we don't find a matching ) for a ( in an exception...
2015-01-13 Richard SmithPR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__...
2015-01-13 Nico WeberSimplify a test. No behavior change.
2015-01-12 Alexey SamsonovReimplement -fsanitize-recover family of flags.
2015-01-12 Rafael Espindola[patch][pr19848] Produce explicit comdats in clang.
2015-01-12 Nico WeberWrap to 80 columns. No behavior change.
2015-01-12 Nico WeberDon't use a doc comment in a function body.
2015-01-12 Nathan Sidwellreverting due to build bot failure
2015-01-12 Ben LangmuirFix typo Block.h vs Blocks.h
2015-01-12 Bill Seurer[PowerPC]To provide better compatibility with gcc I...
2015-01-12 Ben LangmuirFix bogus 'method is unavailable' errors with modules
2015-01-12 Toma Tabacu[mips] Explain why we need to always clobber for MIPS...
2015-01-12 Alexander KornienkoFix assertion in BreakableBlockComment (http://llvm...
2015-01-12 NAKAMURA TakumiSuppress clang/test/Driver/rewrite-map-in-diagnostics...
2015-01-12 Daniel Jasperclang-format: Improve format of lambdas in ctor initial...
2015-01-12 Alexey BataevRename RefersToCapturedVariable to RefersToEnclosingVar...
2015-01-12 Daniel Jasperclang-format: Fix formatting of inline asm.
2015-01-12 David MajnemerParse: Get rid of cxx_exceptspec_end, use EOF instead
2015-01-12 David MajnemerParse: Just a small tidy-up in ParseLexedMethodDeclaration
2015-01-12 David MajnemerParse: Get rid of tok::cxx_defaultarg_end, use EOF...
2015-01-12 David MajnemerParse: It's cleaner to handle cxx_defaultarg_end in...
2015-01-12 David MajnemerParse: Don't let BalancedDelimiterTracker consume cxx_d...
2015-01-12 Saleem AbdulrasoolDriver: include rewrite maps in the diagnostics
2015-01-12 David MajnemerParse: Don't parse beyond the end of the synthetic...
2015-01-11 David MajnemerBasic: Numeric constraints are multidigit
2015-01-11 David MajnemerBasic: [asmSymbolicName] follows the same rule as numbe...
2015-01-11 David MajnemerBasic: The asm constraint '#m' isn't valid, reject it
2015-01-11 David MajnemerCodeGen: Simplify consecutive '%' modifiers
2015-01-11 David MajnemerCodeGen: Simplify consecutive '&' modifiers
2015-01-11 David MajnemerBasic: The asm constraint '+#r' isn't valid, reject it
2015-01-11 Chandler CarruthDon't rely on the default constructor default construct...
2015-01-10 Nathan Sidwellfix pr18645. Correct logic concerning 'T &&' deduction...
2015-01-10 David MajnemerSema: The asm constraint '+&m' isn't valid, reject it
2015-01-10 Richard TrieuAdd a new warning, -Wself-move, to Clang.
2015-01-10 Richard SmithFix temporary lifetime extension from an initializer...
next