]> granicus.if.org Git - clang/shortlog
clang
2015-04-21 Hans WennborgExpose -fdiagnostics-parseable-fixits to clang-cl
2015-04-21 Artem Belevich[cuda] Allow using integral non-type template parameter...
2015-04-21 Artem Belevich[cuda] Added support for CUDA built-in variables.
2015-04-21 Richard Smith[modules] Move list of exported module macros from...
2015-04-21 Duncan P. N... DebugInfo: Prepare for removal of DIArray and DITypeArr...
2015-04-21 Duncan P. N... DebugInfo: Prepare for deletion of DIDescriptor subclasses
2015-04-21 Alexey SamsonovRecommend to use CMake on the Clang Getting Started...
2015-04-21 Artem BelevichRevert r235398 "[cuda] Added support for CUDA built...
2015-04-21 Artem Belevich[cuda] Added support for CUDA built-in variables.
2015-04-21 Ulrich WeigandImplement target-specific __attribute__((aligned))...
2015-04-21 Ulrich WeigandProvide alignment info on LLVM external symbols
2015-04-21 Ulrich WeigandFix __alignof__ of global variables on SystemZ
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of subclasses of DIScope
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of subclasses of DIType
2015-04-20 Samuel BenzaquenAdd conversionDecl matcher for node CXXConversionDecl.
2015-04-20 Reid KlecknerPut statement expression decls in the enclosing code...
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of DIType
2015-04-20 Duncan P. N... DebugInfo: Prepare for deletion of DIScope
2015-04-20 Daniel Jasperclang-format: Fix incorrect multi-var declstmt detection.
2015-04-20 Manuel KlimekFix bug in Replacement's toString on Windows (missing...
2015-04-19 Argyrios Kyrtzidis[Sema] Check availability of ObjC super class and proto...
2015-04-19 David Majnemer[MS ABI] Correctly associate align attrs before the...
2015-04-19 Richard SmithTry to work around failure to convert this lambda to...
2015-04-19 Richard Smith[modules] Refactor macro emission. No functionality...
2015-04-18 Benjamin KramerMake helper function static. NFC.
2015-04-18 David Majnemer[Sema] Don't crash if array bound calculation overflowe...
2015-04-18 Duncan P. N... Remove dead code, NFC
2015-04-18 Duncan P. N... DebugInfo: Prepare for deletion of DIDescriptor
2015-04-17 Pete CooperChange AArch64 i128 returns to use [2 x i64] when possible.
2015-04-17 Pete CooperAdd a missing forward def of CheckerManager. NFC.
2015-04-17 Sylvestre LedruRemove the assertion as it was useless and broken.
2015-04-17 Sylvestre LedruFix a bad assert. Found by coverity. CID 1101110
2015-04-17 Will Wilson[MSVC] Mimic MSVC whitespace collapse for incompatible...
2015-04-17 Nico WeberFollow-up to r235046: selectany only causes a definitio...
2015-04-17 Nico WeberMove fixit for const init from note to diag, weaken...
2015-04-17 Daniel JasperRevert file unintentionally changed in r235162.
2015-04-17 Daniel Jasperclang-format: Add default fallback style.
2015-04-17 David Majnemer[MS ABI] Use the right types for filter and finally...
2015-04-17 David BlaikieImprove const-ness
2015-04-16 David Blaikie[opaque pointer types] Explicit non-pointer type for...
2015-04-16 Fariborz Jahanian[Objective-C Sema]. In my last patch change the
2015-04-16 Fariborz Jahanian[Objective-C Sema] patch to introduce IndependentClass
2015-04-16 Duncan P. N... DebugInfo: Update for LLVM API change in DIBuilder...
2015-04-16 Vladimir Sukharev[AArch64] Add v8.1a architecture
2015-04-16 Alexey Bataev[OPENMP] Fix for checking of data-sharing attributes...
2015-04-16 Daniel Jasperclang-format: add an option for fallback style in vimrc
2015-04-16 Daniel Jasperclang-format: [JS] handle comments in template strings.
2015-04-16 Daniel Jasperclang-format: Undo r214508. It was essentially always...
2015-04-16 Alexey Bataev[OPENMP] Codegen for 'copyin' clause in 'parallel'...
2015-04-16 Alexey Bataev[OPENMP] Codegen for 'lastprivate' clause in 'for'...
2015-04-16 Duncan P. N... DebugInfo: Prepare for DIDescriptor to be gutted in...
2015-04-16 Duncan P. N... DebugInfo: Prepare for DIScope to be gutted in LLVM
2015-04-16 Duncan P. N... DebugInfo: Prepare for DIType to be gutted
2015-04-15 Duncan P. N... DebugInfo: Prepare for LLVM change removing DIType...
2015-04-15 Dmitri GribenkoComment parsing: fix an assertion failure on a verbatim...
2015-04-15 Duncan P. N... DebugInfo: Prepare for LLVM gutting DICompileUnit/DIFile
2015-04-15 Nico WeberDon't crash when a selectany symbol would get common...
2015-04-15 DeLesley HutchinsFix for PR20402 in -Wconsumed.
2015-04-15 Eli BenderskyCreate a frontend flag to disable CUDA cross-target...
2015-04-15 Nico Weberclang-format a line containing nothing but a "{". No...
2015-04-15 Nico WeberMake __declspec(selectany) turn variable declartions...
2015-04-15 Duncan P. N... DebugInfo: Pass DebugLocs when creating intrinsics
2015-04-15 Jonathan RoelofsFix docs typo in FunctionTemplateSpecializationInfo
2015-04-15 Fariborz Jahanian[Objective-C Sema]This patch fixes the warning when...
2015-04-15 Hans Wennborgclang-cl: support -fsyntax-only (PR23197)
2015-04-15 Alexey BataevChanged test to not brake ARM buildbots, NFC.
2015-04-15 Renato GolinRevert "[CodeGen] Fix crash with duplicated mangled...
2015-04-15 Daniel Jasperclang-format: Determine "in" as a keyword in ObjC for...
2015-04-15 Alexey Bataev[OPENMP] Codegen for 'firstprivate' clause in 'for...
2015-04-15 Richard TrieuUse concrete type instead of auto in for-loop. No...
2015-04-15 Duncan P. N... uselistorder: Remove dead include
2015-04-15 Duncan P. N... uselistorder: -mllvm -preserve-ll-use-list-order =...
2015-04-15 Richard TrieuChange range-based for-loops to be -Wrange-loop-analysi...
2015-04-15 Duncan P. N... uselistorder: -mllvm -preserve-bc-use-list-order =...
2015-04-15 Reid KlecknerMove the logic to avoid double global emission from...
2015-04-15 Duncan P. N... uselistorder: Update for LLVM API change in r234959
2015-04-14 Reid KlecknerReland r234613 (and follow-ups 234614, 234616, 234618)
2015-04-14 Duncan P. N... IR: Change clang to set -preserve-bc-uselistorder
2015-04-14 Fariborz Jahanian[SemaCXX patch] Patch to fix a crash when a 'delete...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in clang.
2015-04-14 Tom StellardR600: Add GCC reg names
2015-04-14 Anton Yartsev[analyzer] This implements potential undefbehavior...
2015-04-14 Petar Jovanovic[Mips] Generate warning for invalid '-mnan' and '-march...
2015-04-14 Nikola SmiljanicRemove useless statement.
2015-04-14 Alexey Bataev[OPENMP] Fixed codegen for arrays in 'copyprivate'...
2015-04-14 Alexey Bataev[OPENMP] Initial codegen for 'parallel sections' directive.
2015-04-14 Duncan P. N... DebugInfo: Prepare for DISubprogram/DILexicalBlock...
2015-04-13 Richard TrieuAdd new warning -Wrange-loop-analysis to warn on copies...
2015-04-13 Nico WeberRevert r234613 (and follow-ups 234614, 234616, 234618...
2015-04-13 Nico WeberRevert r234786, it contained a bunch of stuff I did...
2015-04-13 Nico WeberRevert r234613 (and follow-ups 234614, 234616, 234618...
2015-04-13 Argyrios Kyrtzidis[CodeGen] Fix crash with duplicated mangled name.
2015-04-13 Argyrios Kyrtzidis[libclang] Add functions to get information about fields.
2015-04-13 Daniel Jasperclang-format: [JS] Support index signature types.
2015-04-13 Daniel Jasperclang-format: [JS] support optionality markers in JS...
2015-04-13 Daniel Jasperclang-format: [JS] Allow periods and commata in class...
2015-04-13 Justin BognerInstrProf: Simplify getStmtCount by using an Optional
2015-04-13 Rafael EspindolaBring r234620 back now that llvm is fixed.
2015-04-13 NAKAMURA TakumiReformat.
2015-04-13 NAKAMURA TakumiRevert r234620 and others, "Actually check if lseek...
next