]> granicus.if.org Git - clang/shortlog
clang
2016-02-01 Nico WeberAlways build a new TypeSourceInfo for function template...
2016-02-01 Arpith Chacko... Undoing commit r259366 to debug buildbot failure.
2016-02-01 Aaron BallmanCode clean up; NFC.
2016-02-01 Reid KlecknerFix attribute((mode([word|unwind_word]))) for x32
2016-02-01 Peter Collingbournedocs: Clarify that cfi-unrelated-cast is based on lifetime.
2016-02-01 Benjamin KramerMove LocInfoType from Sema to AST.
2016-02-01 Arpith Chacko... [OpenMP] Prevent nesting of target constructs within...
2016-02-01 Aaron BallmanReapply r259210 with a fix for RegistryTest.cpp.
2016-02-01 Benjamin KramerRemove the egregious PCHContainer layering hack that...
2016-02-01 Daniel Jasperclang-format: Fix incorrect pointer detection in lambda...
2016-02-01 Daniel Jasperclang-format: Add option to disable string literal...
2016-02-01 Daniel Jasperclang-format: Fix alignment of trailing multiline columns.
2016-02-01 Daniel Jasperclang-format: [JS] Treat "in" as a proper operator.
2016-02-01 Artem Dergachev[analyzer] Use a wider integer type for an array index.
2016-02-01 David MajnemerMark DR1250 as implemented
2016-01-31 Craig TopperReplace usage of llvm::utostr_32 with just llvm::utostr...
2016-01-31 Bruno Cardoso... [Parser] Update CachedTokens while parsing ObjectiveC...
2016-01-31 Craig TopperNo need to use utostr when putting integers into a...
2016-01-31 Craig TopperConvert an unsigned to Twine instead of using utostr...
2016-01-30 Benjamin Kramer[AST] Pull simple method inline.
2016-01-30 Davide Italianoassert(false) -> llvm_unreachable().
2016-01-30 Devin Coughlin[analyzer] Make suppression of macro defensive checks...
2016-01-30 Argyrios Kyrtzidis[SemaCXX] Fix crash-on-invalid while trying to deduce...
2016-01-30 Matthias BraunAvoid overly large SmallPtrSet/SmallSet
2016-01-30 Alexey SamsonovRemove references to autotools build.
2016-01-29 Ekaterina RomanovaThis patch adds doxygen comments for the intrinsincs...
2016-01-29 Richard TrieuImprove -Wconstant-conversion
2016-01-29 Manman RenClass Property: generate metadata for class properties...
2016-01-29 Manman RenClass Property: generate metadata for class properties...
2016-01-29 Alexey Samsonov[UBSan] Add documentation for runtime issue suppression.
2016-01-29 Ekaterina RomanovaThis patch adds doxygen comments for the intrinsincs...
2016-01-29 Yaron KerenAnnotate dump() methods with LLVM_DUMP_METHOD, addressi...
2016-01-29 Manman RenClass Property: generate metadata for class properties...
2016-01-29 Manman RenClass Property: warn for synthesize on a class property.
2016-01-29 Manman RenClass Property: parse @dynamic (class).
2016-01-29 Devin Coughlin[analyzer] Suppress null reports from defensive checks...
2016-01-29 Anna Zaks[analyzer] Improve Nullability checker diagnostics
2016-01-29 Hans WennborgRevert r259210 "Extend hasType narrowing matcher for...
2016-01-29 Aaron BallmanExtend hasType narrowing matcher for TypedefDecls,...
2016-01-29 Aaron BallmanRemoving unnecessary casts; NFC.
2016-01-29 Yaron KerenImplement TemplateArgument::dump() method for debugging...
2016-01-29 Benjamin KramerAdd an optional ToolName argument to runToolOnCodeWithA...
2016-01-29 Ulrich WeigandAdd target triple to CodeGenOpenCL/pipe_types.cl test...
2016-01-29 Nathan Wilson[Concepts] Implement a portion of Concepts TS[dcl.spec...
2016-01-29 Craig TopperRemove unnecessary forward declaration. NFC
2016-01-29 Eric ChristopherAdd the clang debug info test directory to .gitignore...
2016-01-29 Eric ChristopherUse a consistent spelling for vtables.
2016-01-28 Justin Lebar[CUDA] Generate CUDA's printf alloca in its function...
2016-01-28 Manman RenClass Property: change PropertyMap to include isClassPr...
2016-01-28 Devin Coughlin[analyzer] NullabilityChecker: Remove unused isReturnSe...
2016-01-28 Manman RenCheck for frontend errors after releasing the Builder.
2016-01-28 Rafael EspindolaUpdate for llvm change.
2016-01-28 Devin Coughlin[analyzer] Suppress nullability warnings in copy, mutab...
2016-01-28 Sunil SrivastavaImplementation of PS4 ABI, Round 1
2016-01-28 Nico WeberInclude RecordDecls from anonymous unions in the AST.
2016-01-28 Nico WeberRemove unused parameter.
2016-01-28 Manman RenClass Property: class property and instance property...
2016-01-28 Xinliang David Li[PGO] test case cleanups
2016-01-28 Nico WeberFix strange indent.
2016-01-28 Vedant Kumar[Coverage] Use a set to track visited FileIDs (NFC)
2016-01-28 Oliver StannardRevert r259036, it introduces a cyclic library dependency
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 Yury GribovFix isBeforeInTranslationUnit to not abort on macros...
2016-01-28 Yury GribovSmall refactor in isBeforeInTranslationUnit.
2016-01-28 Craig Topper[Lex] Share some common code between decimal and octal...
2016-01-28 NAKAMURA TakumiRevert r258951 (and r258950), "Refactor backend diagnos...
2016-01-28 George Burgess IV[Sema] Make extended vectors of `bool` an error.
2016-01-27 Mike Aizatsky[sancov] sancov tool documentation
2016-01-27 Evgeniy StepanovStrengthen cfi-check-fail test.
2016-01-27 Tim NorthoverARMv7k: simplify logic for deciding sjlj-exceptions.
2016-01-27 Daniel Jasperclang-format: [Java] Remove unnecessary line break...
2016-01-27 Manman RenClass Property: create accessors (class methods) for...
2016-01-27 Manman RenClass Property: handle class properties.
2016-01-27 Tim NorthoverARMv7k: select ABI based on v7k Arch rather than watcho...
2016-01-27 John McCallEmit calls to objc_unsafeClaimAutoreleasedReturnValue...
2016-01-27 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-27 Chris BienemanAdding back in a test that I inadvertently removed...
2016-01-27 Benjamin KramerUpdate for LLVM change.
2016-01-27 Daniel MarjamakiFix array index out of bounds
2016-01-27 Yunzhong GaoAdding a test for PR25717.
2016-01-27 Devin Coughlin[analyzer] ObjCDeallocChecker: Only operate on classes...
2016-01-27 James Y KnightRevert "Change of UserLabelPrefix default value from...
2016-01-26 Devin Coughlin[analyzer] Body farm: Look for property ivar in shadowi...
2016-01-26 Artem Belevich[CUDA] Implemented device-side support functions in...
2016-01-26 David Majnemer[WinEH] Annotate calls to __RTtypeid with a funclet...
2016-01-26 Chris BienemanRemove autoconf support
2016-01-26 Yunzhong GaoDo not define GXX_RTTI macro for C.
2016-01-26 David Majnemer[MS ABI] Allow a member pointers' converted type to...
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings; other...
2016-01-26 Manman RenClass Property: parse property attribute (class).
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for target parallel directive.
2016-01-26 Manman RenUse instance_properties instead of properties. NFC.
2016-01-26 Justin Lebar[CUDA] Add -fcuda-allow-variadic-functions.
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for defaultmap clause.
2016-01-26 Chad RosierRevert "[Driver] Make sure -fno-math-builtin option...
2016-01-26 Chad Rosier[Driver] Make sure -fno-math-builtin option is being...
2016-01-26 Chad Rosier[Driver] Update FIXME comment now that PR4941 has been...
2016-01-26 Alexey Bataev[OPENMP 4.5] Allow arrays in 'reduction' clause.
2016-01-26 Matt ArsenaultAMDGPU: Add amdgcn cube builtins
2016-01-26 Xiuli PanRecommit: R258773 [OpenCL] Pipe builtin functions
next