]> granicus.if.org Git - clang/shortlog
clang
2014-07-19 Warren Hunt[MS-ABI] Assign SEH handler indices to __try blocks
2014-07-19 David MajnemerCodeGen: Properly null-check typeid expressions
2014-07-18 NAKAMURA TakumiRevert r213415, "Merge two lines". It broke tests in...
2014-07-18 Akira Hatanaka[X86 inline-asm] Error out on inline-asm constraint...
2014-07-18 Hal FinkelTypePrinter should not omit the static keyword in array...
2014-07-18 Fariborz JahanianObjective-C. Patch to warn if the result of calling...
2014-07-18 Richard SmithReinstate r213348, reverted in r213395, with an additio...
2014-07-18 Alexey SamsonovMerge two lines
2014-07-18 David MajnemerRevert "CodeGen: Properly null-check typeid expressions"
2014-07-18 David MajnemerAddress Richard's latest feedback.
2014-07-18 David MajnemerAddress Richard's comments
2014-07-18 David MajnemerAddress Richard's comments.
2014-07-18 David MajnemerCodeGen: Properly null-check typeid expressions
2014-07-18 Tyler NowickiRecommit: Handle diagnostic warnings in Frontend diagno...
2014-07-18 Ben LangmuirRevert "[modules] Fix macro hiding bug exposed if:"
2014-07-18 Alexey Samsonov[UBsan] Skip -fsanitize=vptr instrumentations when...
2014-07-18 Alexey SamsonovMake sure globals created by UBSan are not instrumented...
2014-07-18 Sylvestre LedruFor i386, gcc 4.9 under Debian (at least) updated its...
2014-07-18 Hal FinkelMark C++ reference parameters as dereferenceable
2014-07-18 Daniel Sanders[mips] Use Triple::getVendor() instead of Triple::getVe...
2014-07-18 Arnaud A. de... Revert "Emit lifetime.start / lifetime.end markers...
2014-07-18 Arnaud A. de... Emit lifetime.start / lifetime.end markers for unnamed...
2014-07-18 Arthur MarbleMoved 25 flags to clang_ignored_gcc_optimization_f_Grou...
2014-07-18 Yi KongARM: Add test for ACLE memory barrier intrinsics
2014-07-18 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'taskwai...
2014-07-18 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'barrier...
2014-07-18 Oliver Stannard[ARM] Fix AAPCS regression caused by r211898
2014-07-18 Alexey Bataev[OPENMP] Initial parsing and sema analysis of 'taskyiel...
2014-07-18 Kevin Qin[AArch64] Implement Clang CLI interface proposal about...
2014-07-18 David MajnemerParse: Diagnose malformed 'message' arguments for ...
2014-07-18 Richard SmithAdd dump() for MacroDirective and MacroInfo.
2014-07-18 Richard Smith[modules] Fix macro hiding bug exposed if:
2014-07-18 Richard SmithCleanup: remove essentially unused variable.
2014-07-18 Reid KlecknerMark the vtable used when defining implicit copy and...
2014-07-18 NAKAMURA TakumiSemaInit.cpp: Fix a warning with -Asserts. [-Wunused...
2014-07-18 Reid KlecknerFix parsing certain kinds of strings in the MS section...
2014-07-17 Alexey SamsonovCheck-labelize ubsan tests
2014-07-17 Richard SmithPR20346: fix aggregate initialization / template instan...
2014-07-17 NAKAMURA Takumiclang/test/CodeGen/ms-inline-asm.c: Fix for -Asserts.
2014-07-17 David BlaikieRevert "unique_ptr-ify ownership of ASTConsumers"
2014-07-17 Joerg SonnenbergerPrune empty directories.
2014-07-17 David Blaikieunique_ptr-ify ownership of ASTConsumers
2014-07-17 Nico WeberAdd a test for PR20343 after llvm r213303.
2014-07-17 Hans WennborgMS compatibility: always emit dllexported in-class...
2014-07-17 Joerg SonnenbergerIf char/short are shorter than int, do not use U as...
2014-07-17 Joerg SonnenbergerAlways set the C suffix macro, even if it is empty.
2014-07-17 Ehsan Akhgariclang-cl: Flush stdout after writing the /showIncludes...
2014-07-17 Alexey Samsonov[UBSan] Add !nosanitize metadata to the code generated...
2014-07-17 Joerg SonnenbergerProvide __SIG_ATOMIC_MAX__ next to __SIG_ATOMIC_WIDTH__.
2014-07-17 Nico WeberWrap a comment to 80 columns, no code change.
2014-07-17 Fariborz JahanianObjective-C. deprecated attribute is not inherited...
2014-07-17 Hal FinkelHandle __assume in the VoidExprEvaluator
2014-07-17 Hal FinkelAdd an __assume side-effects warning
2014-07-17 Aaron BallmanUsing a std::string instead of a StringRef because...
2014-07-17 Alexey Bataev[OPENMP] Initial parsing and sema analysis of 'mergeabl...
2014-07-17 Yi KongARM: Add ACLE memory barrier intrinsic mapping
2014-07-17 Alp TokerRevert "Handle diagnostic warnings in Frontend diagnost...
2014-07-17 Aaron BallmanFixing the objc_runtine_name documentation so that...
2014-07-17 Daniel Jasperclang-format: Fix parsing of conditional expressions.
2014-07-17 Alexey Bataev[OPENMP] Initial support for parsing and sema analysis...
2014-07-17 Ehsan AkhgariUpstream an MS inline assembly test from Mozilla's...
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-17 Tim NorthoverIR: update Clang to use polymorphic __fp16 conversion...
2014-07-17 Daniel Sanders[mips] Pass the ABI to the integrated assembler and...
2014-07-17 Alexander Musman[OPENMP] Parsing/Sema analysis of directive 'master'
2014-07-17 Sylvestre LedruConsistency on the tab/space
2014-07-17 Sylvestre LedruFix Bug 14061 - scan-build crashes during postprocessi...
2014-07-17 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'final...
2014-07-17 Richard SmithTrack the difference between
2014-07-17 Nikola SmiljanicFix FriendDecl source location and range for class...
2014-07-17 David MajnemerMS ABI: Padding injected between empty vbases doesn...
2014-07-16 David BlaikieDebugInfo: Forward HandleTagDeclRequiredDefinition...
2014-07-16 David BlaikieRevert "Stuff"
2014-07-16 David BlaikieDebugInfo: Ensure the ASTConsumer "HandleTagDeclRequire...
2014-07-16 David BlaikieStuff
2014-07-16 Hal FinkelAdd basic (noop) CodeGen support for __assume
2014-07-16 Richard SmithWhen list-initializing an object of class type, if...
2014-07-16 Arthur MarbleTypically linker options are protected with -Xlinker...
2014-07-16 Aaron BallmanSpecifying the diagnostic argument through the attribut...
2014-07-16 Fariborz JahanianObjective-C. Modify text of documentation for objc_runt...
2014-07-16 Aaron BallmanRemoving a FIXME from the attribute parsing code by...
2014-07-16 Fariborz JahanianObjective-C. Changes per A. Ballman's comment
2014-07-16 Arthur MarbleRemove whitespace from test commit.
2014-07-16 Arthur MarbleTest commit.
2014-07-16 Reid KlecknerAdd the --target option to clang-cl and use it to fix...
2014-07-16 Hans WennborgDon't use -msse2 in test/Driver/cl-options.c
2014-07-16 Serge PavlovSimplify memory management in NestedNameSpecifierLocBui...
2014-07-16 Simon Atanasyan[Driver][Mips] If CPU name is not provided to the drive...
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-07-16 Hans Wennborgclang-cl: expand test coverage for "core" options
2014-07-16 Fariborz JahanianObjective-C. Introducing __attribute__((objc_runtime_na...
2014-07-16 Hans WennborgExpand the wildcard expansion test to also cover '?'
2014-07-16 Hans Wennborgclang-cl: make sure we still parse -fms-version= after...
2014-07-16 Alp TokerRevert "clang/test/Driver/crash-report.c: This requires...
2014-07-16 Benjamin Kramer[ASTMatchers] Add a usingDirectiveDecl matcher.
2014-07-16 NAKAMURA Takumiclang/test/Driver/crash-report.c: This requires rewrite...
2014-07-16 NAKAMURA Takumiclang/test: Introduce the feature "rewriter" for -...
2014-07-16 NAKAMURA TakumiMove clang/test/Frontend/rewrite-*.c to clang/test...
2014-07-16 NAKAMURA TakumiTrailing linefeed.
2014-07-16 Simon Atanasyan[Driver][Mips] Reduce code duplication - use existing...
next