]> granicus.if.org Git - clang/shortlog
clang
2015-03-17 Nick LewyckyFix the LLVM type used when lowering initializer list...
2015-03-17 Duncan P. N... CodeGenCXX: Test that linetables work with variadic...
2015-03-17 Justin BognerFix typo in previous commit
2015-03-16 Justin BognerGCOV: Expose the -coverage-exit-block-before-body flag...
2015-03-16 Rafael EspindolaUpdate for llvm API change.
2015-03-16 Richard TrieuTake the non-reference type when constructing a dummy...
2015-03-16 Richard Smith[modules] If we find more formerly-canonical declaratio...
2015-03-16 Richard SmithLambdaify some helper functions. No functionality change.
2015-03-16 Joerg SonnenbergerGlobal inline assembler blocks are merged before parsin...
2015-03-16 Gabor Horvath[clang] Replacing asserts with static_asserts where...
2015-03-16 Alexander Musman[OPENMP] Enable codegen of the ‘private’ clause for...
2015-03-15 Benjamin KramerSimpleArray: Provide reverse iteration via std::reverse...
2015-03-15 Benjamin KramerImplement PreprocessingRecord's and LazyVector's iterat...
2015-03-15 Daniel Jasperclang-format: [JS] support cast syntax and type arguments.
2015-03-15 Daniel Jasperclang-format: [JS] more precisely detect enums.
2015-03-15 David MajnemerMS ABI: Don't use qualified pointee types for 'catch...
2015-03-15 Dmitri Gribenko-Wempty-body: fix false negative triggered by macros
2015-03-14 David MajnemerMS ABI: Tidy up references to the ASTContext
2015-03-14 David MajnemerCodeGen: Correctly initialize bitfields with non-consta...
2015-03-14 Benjamin KramerSort ObjCProtocolDecls with array_pod_sort.
2015-03-14 Benjamin Kramer[analyzer] Sort path diagnostics with array_pod_sort.
2015-03-14 David MajnemerMS ABI: Mangle virtual member pointer thunks with the...
2015-03-14 Chandler Carruth[modules] Teach the AST reader to handle the case of...
2015-03-14 Peter CollingbourneImplement bad cast checks using control flow integrity...
2015-03-14 Ahmed BougachaAdd a bunch of missing "CHECK" colons in tests. NFC.
2015-03-13 David MajnemerMS ABI: Generate default constructor closures
2015-03-13 Robert LougherMake tests more robust. No functional change.
2015-03-13 David MajnemerMS ABI: Implement __GetExceptionInfo for std::make_exce...
2015-03-13 David BlaikieTest case updates for explicit type parameter to the...
2015-03-13 David BlaikieUpdate test case to make it easier to automatically...
2015-03-13 Benjamin KramerSema: Replace the SetVector/DenseMap/std::sort combinat...
2015-03-13 Daniel JasperWhen building a module, all headers of submodules can...
2015-03-13 Daniel Jasperclang-format: Don't corrupt macros with open braces.
2015-03-13 Alexey Bataev[OPENMP] Additional sema analysis for 'omp atomic[...
2015-03-13 Daniel JasperMake a module "use" also count as use of all its submodules
2015-03-13 Alexander Musman[OPENMP] Re-factor __kmpc_for_static_init_* routine...
2015-03-13 Chandler Carruth[Modules] Teach Clang to survive ambiguous macros which...
2015-03-13 Argyrios Kyrtzidis[libclang] Fix crash when code-completing inside constr...
2015-03-13 Argyrios Kyrtzidis[libclang] During member ref expression visitation...
2015-03-13 Richard SmithDeduplicate #undef directives imported from multiple...
2015-03-13 Joerg SonnenbergerSimplify.
2015-03-12 NAKAMURA Takumi[CMake] Add clangBasic in ASTMatchersTests, according...
2015-03-12 Benjamin KramerDisambiguate call for GCC.
2015-03-12 Benjamin KramerCodeGen: Base the conditional cleanup machinery on...
2015-03-12 Daniel Jasperclang-format: [OBJC] Don't indent 8 spaces in method...
2015-03-12 Sanjay Patel[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
2015-03-12 Benjamin KramerSema: Make BoundTypeDiagnoser a variadic template
2015-03-12 Nico WeberFix grammar in a comment, wrap to 80 columns. No behavi...
2015-03-12 Nico WeberRemove duplicate "the". N+1 redundancy is not useful...
2015-03-12 David MajnemerMS ABI: Allow a nullptr_t exception to be caught by...
2015-03-12 Logan Chien[docs] Update the doxygen configuration file.
2015-03-12 Logan Chien[docs] Replace the doxygen qch option properly.
2015-03-12 Sanjay PatelReplace second (hopefully unused) access of macro input...
2015-03-12 Benjamin KramerASTMatchers: Add an explicit dependency on libclangBasic.
2015-03-12 Sanjay Patel[X86, AVX] replace vextractf128 intrinsics with generic...
2015-03-12 Manuel KlimekAdd support for a few Objective-C matchers.
2015-03-12 Daniel Jasperclang-format: When putting */& next to types, also...
2015-03-12 Daniel Jasperclang-format: [Java] Support anonymous classes after...
2015-03-12 Benjamin KramerSema: Don't emit a missing prototype warning for delete...
2015-03-12 Benjamin KramerUse Sema's PrintingPolicy when diagnosing DeclSpecs.
2015-03-12 Aaron BallmanReverting r232034, as it broke one of the bots with...
2015-03-12 Aaron BallmanInstead of dereferencing std::vector::end() (which...
2015-03-12 Alexander Musman[OPENMP] CodeGen - 'omp for' with dynamic schedule...
2015-03-12 Aaron BallmanAdded some matchers for objective c selectors and messa...
2015-03-12 Alexey Bataev[OPENMP] Initial codegen for 'omp sections' and 'omp...
2015-03-12 Tanya LattnerUpdate copyright year to 2015.
2015-03-12 Justin BognerDriver: Keep -isysroot flags in crash scripts if we...
2015-03-12 Peter Collingbournedocs: Document byte arrays.
2015-03-12 Justin BognerDriver: Print the clang version and original command...
2015-03-11 Joerg SonnenbergerUnder duress, move check for target support of __builti...
2015-03-11 Alexey SamsonovAdd deprecation notice for -f(no-)sanitize-recover...
2015-03-11 Anton Yartsev[analyzer] www: +progress for undefbehavior.ZeroAllocDe...
2015-03-11 David MajnemerDon't overconstrain a FileCheck pattern
2015-03-11 Hal Finkel[PowerPC] ABI support for the QPX vector instruction set
2015-03-11 David MajnemerMS ABI: Mark 'throw' as implemented in the compatibilit...
2015-03-11 David MajnemerMS ABI: Implement copy-ctor closures, finish implementi...
2015-03-11 Richard Smith[modules] When merging the pattern of a class template...
2015-03-11 Anastasia StulovaReverted OpenCL2.0 atomic type commits r231932, r231935
2015-03-11 Fariborz Jahanianrevert r231700 (designated initializer patch) which...
2015-03-11 Anastasia StulovaOpenCL: CL2.0 atomic type diagnostics
2015-03-11 Anastasia StulovaOpenCL: CL2.0 atomic types
2015-03-11 Kit BartonAdd builtins for the 64-bit vector integer arithmetic...
2015-03-11 Daniel Jasperclang-format: Recognize the .ts (TypeScript) extension...
2015-03-11 Daniel Jasperclang-format: Fix incorrect && recognition.
2015-03-11 Ed SchoutenEnable security checks for arc4random() on CloudABI...
2015-03-11 Ed SchoutenFix up default header paths for CloudABI.
2015-03-11 Ed SchoutenAdd target information for CloudABI on x86-64.
2015-03-11 David MajnemerSema: Properly track mangling number/name for linkage...
2015-03-11 Daniel JasperPrevent test from accessing files.
2015-03-11 Alexey Bataev[OPENMP] Fix for ExprWithCleanups in 'omp atomic' const...
2015-03-11 NAKAMURA TakumiCGOpenMPRuntime.h: Fix an incorrect \param on emitTaskO...
2015-03-11 Richard Smith[modules] Avoid accidentally completing the redeclarati...
2015-03-11 Richard SmithFix test to specify an Itanium triple.
2015-03-11 Rafael EspindolaRemove a bugus test.
2015-03-11 Richard SmithFor PR22870: produce an error rather than asserting...
2015-03-11 Nico WeberGender-neutralize a comment.
2015-03-11 Richard Smith[modules] Fix iterator invalidation issue with names...
2015-03-10 Anton Yartsev[analyzer] Make getCheckIfTracked() return either leak...
2015-03-10 Eric ChristopherUpdate clang for llvm r231861.
2015-03-10 Fariborz Jahanian[Objective-C Sema]. Remove -Wreceiver-is-weak warning.
next