]> granicus.if.org Git - clang/shortlog
clang
2013-09-20 Reid KlecknerUse -fms-compatibility to trigger lookup into dep....
2013-09-20 Jordan Rose[analyzer] Use getParentIgnoreParenCasts instead of...
2013-09-20 Alexander Potapenko[ASan] Fix darwin-sanitizer-ld.c to test for the new...
2013-09-20 Alexander Potapenko[ASan] Do not imply -undefined dynamic_lookup when...
2013-09-20 Richard TrieuModify the uninitialized field visitor to detect uninit...
2013-09-20 Richard SmithTestcase I forgot to svn add in r191057.
2013-09-20 Richard SmithSwitch the semantic DeclContext for a block-scope decla...
2013-09-20 Richard SmithPR17290: Use 'false' macro in fix-it hint for initializ...
2013-09-19 Kaelyn UhrainDon't correct typos in Sema::BuildCXXNestedNameSpecifie...
2013-09-19 Hans Wennborgclang-cl: implement /fallback mode
2013-09-19 Fariborz JahanianFixes a buildbot failure (was using local
2013-09-19 Fariborz JahanianRefinement to my previous patch for
2013-09-19 Reid Klecknerclang-cl: Accept -fmsc-version so we can set it without...
2013-09-19 Fariborz JahanianObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
2013-09-19 Ben LangmuirFix ifdef macro missed in previous commit
2013-09-19 Ben LangmuirMove sha intrinsics to immintrin.h
2013-09-19 Amara Emerson[ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver.
2013-09-19 Ben LangmuirAdd C intrinsics for Intel SHA Extensions
2013-09-19 Reid KlecknerUse -ffreestanding in ms-intrin.cpp and define size_t...
2013-09-19 Eli FriedmanFix use-after-free in r190980.
2013-09-19 Craig TopperUse curly braces all the way through long if/else chain...
2013-09-19 Eli FriedmanFix crash with cast of value-dependent expr.
2013-09-19 Eli FriedmanMake Preprocessor::Lex non-recursive.
2013-09-19 Reid KlecknerAvoid including <stdlib.h> in the intrin.h test
2013-09-19 Reid KlecknerFix ifdef ordering at the end of Intrin.h from r190965
2013-09-19 Craig TopperDisabling sse2 should disable aes and pclmul support.
2013-09-18 Eli FriedmanAdd specific warning flags for GNU ext in Sema.
2013-09-18 Eli FriedmanFix CharByteWidth assertion in LiteralSupport.
2013-09-18 Richard SmithRemove a bogus diagnostic preventing static data member...
2013-09-18 Eric ChristopherFix closing brace around ifdef.
2013-09-18 Hans Wennborgclang-cl: Don't warn about overriding /MD with /MT...
2013-09-18 Eric ChristopherThe intrinsics should all have C linkage.
2013-09-18 Adrian Prantlget rid of extra parentheses.
2013-09-18 Adrian PrantlDebug info: Explicitly set the DIVariable::isIndirect...
2013-09-18 Richard SmithRemove some dead code.
2013-09-18 Fariborz JahanianObjectiveC migrator: For consistency, also infer
2013-09-18 Jordan Rose[analyzer] Don't even try to convert floats to booleans...
2013-09-18 Fariborz JahanianObjectiveC migrator: Infer property in the presense
2013-09-18 Fariborz JahanianObjectiveC migrator: placing another check for
2013-09-18 Daniel JasperSimplify clang-format-diff.py using new clang-format...
2013-09-18 Joey Gouly[ARMv8] Add builtins for CRC instructions.
2013-09-18 Stepan DyatkovskiyRecommited:
2013-09-18 Amaury de la... Add support for poly16 vtst and vtstq
2013-09-18 Hal FinkelAdd new libm LIBBUILTIN definitions, synchronizing...
2013-09-18 Hal FinkelAdd the intrinsic __builtin_convertvector
2013-09-18 Hal FinkelRemove unnecessary comment regarding AsTypeExpr base...
2013-09-18 Richard SmithFix accepts-invalid if a variable template explicit...
2013-09-18 Eli FriedmanFix ObjC @encode for C++ classes w/virtual bases.
2013-09-18 Richard Smith-ast-dump support for variable templates.
2013-09-18 Richard SmithIf a variable template specialization with an incomplet...
2013-09-18 Hans WennborgAdd comment about exporting clang::driver::ArgStringList,
2013-09-18 Reid KlecknerClaim compatibility with VS 2012 by default
2013-09-18 Hans WennborgRevert r190902 and r190906
2013-09-18 Hans WennborgRevert "Move using directive from Job.h to Job.cpp...
2013-09-17 David MajnemerRevert "Revert "[-cxx-abi microsoft] Mangle local TagDe...
2013-09-17 Hans WennborgMove using directive from Job.h to Job.cpp
2013-09-17 Fariborz JahanianObjectiveC migrator. infer NS_OPTIONS correctly in the
2013-09-17 Hans Wennborgclang-cl: ignore ths /GS- flag
2013-09-17 David MajnemerRevert "[-cxx-abi microsoft] Mangle local TagDecls...
2013-09-17 Fariborz JahanianObjectiveC migrator: Don't infer property from
2013-09-17 David Majnemer[-cxx-abi microsoft] Mangle local TagDecls appropriately
2013-09-17 Fariborz JahanianObjectiveC migrator. Ignore migrating 'deprecated'
2013-09-17 Fariborz JahanianObjectiveC migrator: Don't infer a property from isXXX...
2013-09-17 Argyrios Kyrtzidis[arcmt] Don't try to handle files that are already...
2013-09-17 Fariborz JahanianObjectiveC migrator. Infer property in categories
2013-09-17 Fariborz JahanianObjectiveC modern translator: Provide proper cast of
2013-09-17 Daniel Jasperclang-format: Don't accidentally move tokens into prepr...
2013-09-17 Daniel Jasperclang-format: Add comment to tests explaining their...
2013-09-17 Daniel Jasperclang-format: Fix line breaking bug after empty ifs.
2013-09-17 Daniel Jasperclang-format: Don't split a >>-operator.
2013-09-17 Craig TopperPush contents of X86TargetInfo::setFeatureEnabled down...
2013-09-17 Craig TopperMark setSSELevel/setMMXLevel/setXOPLevel as static...
2013-09-17 Eli FriedmanDon't build extra init lists.
2013-09-17 Eli FriedmanFix const-eval of vector init-lists of a vector.
2013-09-17 Anna Zaks[analyzer] More reliably detect property accessors.
2013-09-17 Anna Zaks[analyzer] Stop tracking the objects with attribute...
2013-09-17 Eli FriedmanAddress review comment on r189557.
2013-09-17 Eli FriedmanFix potential race in module building code.
2013-09-17 Hans Wennborgcl-options.c just use touch to create that .obj file
2013-09-17 Hans WennborgFix test/Driver/cl-options.c test
2013-09-17 Hans Wennborgclang-cl: ignore compile-only options in link-only...
2013-09-16 David Majnemerffreestanding shouldn't effect main() on win32
2013-09-16 Hans Wennborgclang-cl: ignore all /w<foo> options
2013-09-16 David Majnemer[-cxx-abi microsoft] Correctly identify Win32 entry...
2013-09-16 Richard TrieuMove the uninitialized field check to after all the...
2013-09-16 Reid KlecknerEmit an error when attempting to generate IR for SEH...
2013-09-16 Richard SmithAdd some missing ProhibitAttributes calls to some decla...
2013-09-16 Richard TrieuPass additional information around the uninitialized...
2013-09-16 Alexander KornienkoWhen in pre-c++11 mode, treat _T("xxx") as a single...
2013-09-16 Aaron BallmanUpdated the way the ownership attributes are semantical...
2013-09-16 Amara EmersonAdd error checking to reject neon_vector_type attribute...
2013-09-16 Anton YartsevNew message for cases when ownership is taken:
2013-09-16 Argyrios Kyrtzidis[libclang] Don't report a DecayedType as "unexposed...
2013-09-16 Benjamin KramerAdd a define for the ObjFW runtime ABI version.
2013-09-16 Jordan Rose[analyzer] scan-build: add missing semicolon
2013-09-16 Wei PanHandle PredefinedExpr with templates and lambdas
2013-09-16 Craig TopperMake F16C feature imply AVX. Matches GCC behavior.
2013-09-16 NAKAMURA TakumiPrune "return" after llvm_unreachable(). It was redundant.
2013-09-14 Ed SchoutenMake __has_extension(c_thread_local) work.
2013-09-14 Serge PavlovAvoid getting an argument of allocation function if...
next