]> granicus.if.org Git - clang/shortlog
clang
2014-01-31 NAKAMURA Takumilibclang/Makefile: Reorder libraries.
2014-01-31 David MajnemerDriver: Don't use DOS style paths on UNIX
2014-01-31 Ben LangmuirFix autolinking when modules are imported in pch files
2014-01-30 Peter CollingbourneIntroduce Parser::completeExpression.
2014-01-30 Richard SmithPR14995: Allow a dependent type as the second parameter...
2014-01-30 Richard SmithDon't produce a 'returning reference to local' warning...
2014-01-30 Ben LangmuirRevert "Fix assertion failures on annot_* tokens in...
2014-01-30 Ben LangmuirFix assertion failures on annot_* tokens in clang -E
2014-01-30 Tim NorthoverARM & AArch64: extend shared NEON implementation to...
2014-01-30 Tim NorthoverARM & AArch64: fully share NEON implementation of permu...
2014-01-30 Tim NorthoverARM & AArch64: share the BI__builtin_neon enum defs.
2014-01-30 Daniel Jasperclang-format: Support ObjC's NS_ENUMs.
2014-01-30 Nikola SmiljanicUpdate debugging visualizers section.
2014-01-30 Jakob Stoklund... SPARCv9 supports atomic operations up to 64 bits.
2014-01-30 John McCallDiagnose typedef names for linkage purposes that would...
2014-01-30 John McCallActually test that the local static variable from my
2014-01-30 Timur IskhodzhanovUse an Itanium triple in DWARF debug info tests
2014-01-30 Fariborz JahanianObjective-C [IRGen]. Generator a tail call to objc_getP...
2014-01-29 Aaron BallmanConsolidating several table-generated files containing...
2014-01-29 David MajnemerSema: Diagnose improper application of inheritance...
2014-01-29 Daniel Jasperclang-format: More custom option fixes for protocol...
2014-01-29 Daniel Jasperclang-format: Fix formatting of custom proto options.
2014-01-29 Artyom SkrobovCortex-M3 and Cortex-M4 should not enable hwdiv-arm...
2014-01-29 Manuel KlimekFix crash on unmatched #endif's.
2014-01-29 John McCallShort-circuit a couple of queries (and avoid corrupting
2014-01-29 John McCallExtensively comment bitfield layout, rearrange some
2014-01-29 Hans Wennborgclang-cl: Better error message when trying to compile...
2014-01-29 Yunzhong GaoFixing PR18430 by checking that the size of bitfields...
2014-01-28 Richard TrieuA new conversion warning for when an Objective-C object...
2014-01-28 Hans WennborgIntrin.h: include setjmp.h to get a jmp_buf definition
2014-01-28 Hans WennborgIntrin.h: implement __rdtsc and __halt
2014-01-28 Fariborz JahanianObjective-C. Fixes a bug where "new" family attribute
2014-01-28 Fariborz JahanianObjective-C. provide legacy encoding of *id and *Class...
2014-01-28 Daniel Jasperclang-format: Understand __attribute__s preceding param...
2014-01-28 Daniel Jasperclang-format: Fix option formatting in protocol buffer...
2014-01-28 Daniel Jasperclang-format: Add support for a space after @property
2014-01-28 Amara Emerson[ARM] Fix AAPCS-VFP non-compliance when returning HFA...
2014-01-28 NAKAMURA Takumi[CMake] Apply llvm_update_compile_flags() to add_clang_...
2014-01-28 NAKAMURA Takumi[CMake] clangStaticAnalyzerFrontend: Deprecate LLVM_NO_...
2014-01-28 Nick LewyckyClarify. Thanks to Sean Silva and Warren Hunt for help...
2014-01-28 Alexey SamsonovFix this test and don't run it in ASan bootstrap
2014-01-28 Alexey BataevTurn on PIC by default on Android (http://llvm-reviews...
2014-01-28 Nick LewyckyFix always-false conditional thinko in documentation.
2014-01-28 Reid KlecknerTest case for clobbers on cpuid in ms inline asm
2014-01-28 Aaron BallmanRelaxing the alignment requirements for fields in a...
2014-01-28 Kaelyn UhrainApply the typo correction replacement location fix...
2014-01-27 Richard SmithRemove dead code; MacroDirective's IsHidden flag is...
2014-01-27 Adrian PrantlReverting because reverting r200145.
2014-01-27 Adrian PrantlReverting because reverting r200145.
2014-01-27 Adrian PrantlRumors of test_debuginfo's death are slightly exaggerated.
2014-01-27 Fariborz JahanianAnother test for patch for // rdar://15890251
2014-01-27 Bob WilsonTemporarily disable test that fails on Mac OS X 10.9.
2014-01-27 Fariborz JahanianObjectiveC. Fixes a bug in recognition of an ivar
2014-01-27 Aaron BallmanAdd a new attribute meta-spelling called "GCC" -- it...
2014-01-27 Richard SmithRemove dead code.
2014-01-27 Reid KlecknerRevert "intrin.h: include setjmp.h to get a jmp_buf...
2014-01-27 Reid KlecknerRevert "Cortex-M3 and Cortex-M4 should not enable hwdiv...
2014-01-27 Reid KlecknerAdd implementations of some MSVC intrinsics
2014-01-27 Fariborz JahanianObjectiveC. When introducing a new property declaration in
2014-01-27 Reid Klecknerintrin.h: include setjmp.h to get a jmp_buf definition
2014-01-27 David BlaikieDriver: support -fno-debug-types-section to override...
2014-01-27 Reid KlecknerAdd 'static __inline__' to MSVC intrinsics with impleme...
2014-01-27 Artyom SkrobovCortex-M3 and Cortex-M4 should not enable hwdiv-arm
2014-01-27 Robert LyttonXCore target exception handling
2014-01-27 Dmitri GribenkoComment parsing: don't crash while parsing \deprecated...
2014-01-27 Simon Atanasyan[Mips] Fix __mips macro definition.
2014-01-27 Simon Atanasyan[Mips] Change default CPU for MIPS 32/64 targets. Now...
2014-01-27 Simon Atanasyan[Mips] Add tests to check MIPS arch macros.
2014-01-27 Alp TokerRoll back the use of ConstStringRef for now
2014-01-27 Alp TokerUse ConstStringRef facility for getCustomDiagID() safety
2014-01-27 Richard SmithPR17052 / DR1560 (+DR1550): In a conditional expression...
2014-01-26 Evan ChengFix r195149. Triple should correctly reflect that targe...
2014-01-26 Joerg SonnenbergerUse canonical spelling of NetBSD
2014-01-26 NAKAMURA Takumiclang-check: Unittests doesn't requires tools.
2014-01-26 NAKAMURA Takumicheck-clang doesn't require neither llvm_src_root nor...
2014-01-26 NAKAMURA TakumiRevert r113780, "Recognize .ll as input files. Handle...
2014-01-26 NAKAMURA Takumi[CMake] Always set CMAKE_INCLUDE_CURRENT_DIR.
2014-01-26 NAKAMURA Takumi[CMake][Standalone] Introduce check-all.
2014-01-26 Alp TokerFix -Wreturn-type build failure on ASTMatchers, plus...
2014-01-26 Alp TokerUpdate docstrings following the param name change in...
2014-01-26 Rafael EspindolaUpdate for llvm api change.
2014-01-26 NAKAMURA Takumi[CMake] Reindent.
2014-01-26 Alp TokerEnforce safe usage of DiagnosticsEngine::getCustomDiagID()
2014-01-26 Alp TokerIdentify two more unsafe uses of getCustomDiagID()
2014-01-26 Alp TokerRemove buggy example code from the documentation
2014-01-26 Alp TokerARCMigrate: Introduce proper diagnostics for TransformA...
2014-01-26 Alp TokerRemove flawed diagnostic mapping functions
2014-01-26 Jiangning LiuFor AArch64 Neon, fix intrinsics implementation using...
2014-01-25 Alp TokerRename getResultLoc() too
2014-01-25 Richard SmithPR18530: Don't assert when performing error recovery...
2014-01-25 Richard SmithPR18283: If a const variable of integral or enumeration...
2014-01-25 Saleem Abdulrasoolunittests: explicit stringify StringRefs for conversion
2014-01-25 Alp TokerRemove obsolete ObjCMethodDecl arg_type iterator functions
2014-01-25 Alp TokerRename getResultType() on function and method declarati...
2014-01-25 Simon Atanasyan[Mips] Add support for mips64el-linux-android triple.
2014-01-25 Simon Atanasyan[Mips] Add test to check translation MIPS triples to...
2014-01-25 Alp TokerPlistSupport: Eliminate duplicated EmitLocation() and...
2014-01-25 Alp TokerPlistSupport: Unify ARCMigrate / StaticAnalyzer plist...
2014-01-25 Daniel Jasperclang-format: Fix incorrect space removal.
2014-01-25 Eric ChristopherOne more intrinsic.
next