]> granicus.if.org Git - clang/shortlog
clang
2013-12-20 Adrian PrantlDocument the -fno-limit-debug-info switch in the man...
2013-12-20 Daniel JasperEnable layering check in unavailable modules.
2013-12-20 Daniel Jasperclang-format: Better support for multi-line wide string...
2013-12-20 Argyrios Kyrtzidis[analyzer] Use DataRecursiveASTVisitor for the Analysis...
2013-12-20 Argyrios KyrtzidisMove tools/libclang/RecursiveASTVisitor.h -> include...
2013-12-20 Argyrios Kyrtzidis[libclang/python] Add CompilationDatabase.getAllCompile...
2013-12-20 Jordan RoseSerialize source range info for TypeTraitExpr.
2013-12-20 Dmitri GribenkoCorrectly compute the size in bytes of PreambleFileHash.MD5
2013-12-20 Dmitri GribenkoAdd a test I forgot to svn add in r197755
2013-12-20 Dmitri GribenkoASTUnit::getMainBufferWithPrecompiledPreamble: use...
2013-12-19 Dmitri GribenkoSimplify code
2013-12-19 Jordan Rose[analyzer] Fix test in previous commit to account for...
2013-12-19 Ted KremenekWordsmith "maybe" into "may be" in diagnostic, and...
2013-12-19 Jordan Rose[analyzer] Always use 'bool' as the SValBuilder conditi...
2013-12-19 Ted KremenekRemove dead code identified by Aaron Ballman.
2013-12-19 Aaron BallmanAfter discussing with John McCall, removing the ns_brid...
2013-12-19 Daniel Jasperclang-format: Add special case for leading comments...
2013-12-19 Aaron BallmanReverting r197715 -- it appears that MSVC is happy...
2013-12-19 Aaron BallmanNo longer leaking Argument objects after calling create...
2013-12-19 Jordan Rose[CMake] Tweak r197697 to handle CMake finding the wrong...
2013-12-19 Aaron BallmanType attribute do not get an AST node by default, so...
2013-12-19 Aaron BallmanRemoving the SourceLocation unused attribute argument...
2013-12-19 Fariborz JahanianObjectiveC. Sema test for property, methods
2013-12-19 NAKAMURA Takumicheck-clang: Suppress LLVM_LIT in add_lit_testsuite...
2013-12-19 Rafael EspindolaSmall simplification: p0 is the same as p.
2013-12-19 Daniel Jasperclang-format: Increase penalty for breaking comments.
2013-12-19 NAKAMURA Takumi[CMake][Standalone] Rewrite standalone build based...
2013-12-19 Will WilsonFix comment typo.
2013-12-19 Daniel Jasperclang-format: Slightly adapt decision of when to break...
2013-12-19 NAKAMURA Takumi[CMake] check-clang: Include ClangUnitTests if it can...
2013-12-19 NAKAMURA Takumi[CMake] check-clang: Append items to CLANG_TEST_DEPS...
2013-12-19 NAKAMURA Takumi[CMake] check-clang: Deprecate --path, according to...
2013-12-19 Aaron BallmanSwitching getAttrs calls over to using a specific_attr_...
2013-12-19 Aaron BallmanSwitched code from using hasAttr followed by getAttr...
2013-12-19 Aaron BallmanSwitched code from using hasAttr followed by getAttr...
2013-12-19 Aaron BallmanHosting a call to getAttr so that we don't call it...
2013-12-19 Daniel JasperFix usage description of clang-format-diff.py.
2013-12-19 Matt ArsenaultUpdate SI datalayout for 32-bit private pointers
2013-12-19 Aaron BallmanSwitched code from using hasAttr followed by getAttr...
2013-12-19 Rafael EspindolaOn spacv8 f128 is only aligned to 64 bits.
2013-12-19 Aaron BallmanSwitched code from using hasAttr followed by getAttr...
2013-12-19 Aaron BallmanSwitched code from using hasAttr followed by getAttr...
2013-12-19 Aaron BallmanReplacing calls to getAttr with calls to hasAttr for...
2013-12-19 Dmitri GribenkoPCH: fix a crash caused by a circular deserialization...
2013-12-19 Dmitri GribenkoSimplify CXXMethodDecl::isVirtual() for __interface...
2013-12-19 Adrian PrantlDebug info: (Bugfix) emit CRV qualifiers for pointers...
2013-12-19 Warren Hunt[ms-abi] Update Alignment for VtorDisps
2013-12-19 Aaron BallmanAdded a comment about the launch_bounds attribute's...
2013-12-18 Aaron BallmanRefactor the Microsoft inheritance attribute handling...
2013-12-18 Rafael EspindolaFix the DataLayout string produced by clang for NaCl.
2013-12-18 Ted KremenekImplemented delayed processing of 'unavailable' checkin...
2013-12-18 Reid KlecknerUse getAsCXXRecordDecl to shorten some gets and casts
2013-12-18 Fariborz JahanianObjectiveC. support "section" attribute on properties
2013-12-18 Douglas GregorRequire the type of a by-copy capture to be complete...
2013-12-18 Rafael EspindolaAdd a test for mipsel-nacl too.
2013-12-18 Alp TokerEnhance OpenMP parser tests from r197553 / r197598
2013-12-18 Adrian PrantlDebug info: Implement (rvalue) reference qualifiers...
2013-12-18 Douglas GregorAllow Objective-C pointer conversions following an...
2013-12-18 Alp Tokerclang-format-diff.py: fix -regex/-iregex matching
2013-12-18 Fariborz JahanianObjective-C. After providing a fix-it for a
2013-12-18 Rafael EspindolaMake setABIAPCS and setABIAAPCS easier to reason about.
2013-12-18 Rafael EspindolaSplit setABI in two helpers. No functionality change.
2013-12-18 Alp TokerFix OpenMP recovery with trailing tokens following...
2013-12-18 Alp TokerRevert "[OPENMP] Fix for parsing OpenMP directives...
2013-12-18 Artyom SkrobovAdding a win32-targeted test into Tooling/multi-jobs...
2013-12-18 NAKAMURA Takumicheck-clang: Fixup r197576, to replace CMAKE_CFG_INTDIR...
2013-12-18 Pekka JaaskelainenOpenCL: Do not force 64 bit floats for (embedded) targe...
2013-12-18 Fariborz JahanianObjectiveC. Fixes the sentence in a diagnostic.
2013-12-18 Rafael Espindolaclang-format parts of the file.
2013-12-18 Aaron BallmanImplement the MSABI and SysVABI calling conventions...
2013-12-18 Aaron BallmanAdding some comments about AST node requirements for...
2013-12-18 Rafael EspindolaWhitespace cleanup.
2013-12-18 Alp TokerRemove OpenCL-specific type keywords and specifiers
2013-12-18 Rafael EspindolaAdd -f64:32:64 to the darwin ppc32 DataLayout.
2013-12-18 NAKAMURA Takumicheck-clang: Introduce clang_tools_dir in lit.site...
2013-12-18 NAKAMURA Takumiclang/test/CMakeLists.txt: Prune CLANG_SOURCE_DIR and...
2013-12-18 Daniel Jasperclang-format: Fix indentation corner case.
2013-12-18 Alexey Bataev[OPENMP] Fix for parsing OpenMP directives with extra...
2013-12-18 Daniel Jasperclang-format: Fix ObjC method expr in binary expressions.
2013-12-18 Rafael EspindolaUse arm-nacl-gnueabi instead of arm-nacl to match the...
2013-12-18 Rafael EspindolaSplit this test into one per supporter nacl arch.
2013-12-18 Rafael EspindolaPrint the 'p' specification before the 'i' specification.
2013-12-18 Hans WennborgFix comment-code function name mismatch
2013-12-18 Alp Tokerclang-format-diff.py: add the OpenCL file extension
2013-12-18 Fariborz JahanianObjectiveC. typo fix in my last patch,
2013-12-17 Rafael EspindolaAdd a 's' specifications to AArch64.
2013-12-17 Alp TokerMove some more test-and-consumes over to TryConsumeToken()
2013-12-17 Fariborz JahanianObjctive-C. warn if dealloc is being overridden in
2013-12-17 Dmitri GribenkoDocumentation comment parsing: when checking if we...
2013-12-17 Dmitri GribenkoDocumentation comment parsing: allow \param and \return...
2013-12-17 Aaron BallmanNone of these attributes currently make use of an AST...
2013-12-17 Rafael EspindolaUse triples that match the -target-abi option.
2013-12-17 Roman DivackyUse the integrated assembler by default on FreeBSD...
2013-12-17 Reid Kleckner[ms-cxxabi] The 'most derived' ctor parameter usually...
2013-12-17 Dmitri GribenkoDocumentation comment parsing: rearrange tests to clari...
2013-12-17 Hans WennborgFix line endings in microsoft-dtor-lookup-cxx11.cpp
2013-12-17 Fariborz JahanianObjective-C. Make diagnostics and fix-its consistent
2013-12-17 Dmitri GribenkoFix strange indentation and remove trailing whitespace...
2013-12-17 Alp TokerBring order to the OpenCL keywords
2013-12-17 Hans Wennborg[ms-cxxabi] Don't do destructor check on declarations...
next