]> granicus.if.org Git - clang/shortlog
clang
2012-10-13 Nico WeberSimplify. Suggestion by Sean Silva.
2012-10-13 Jordan Rose[analyzer] Remove the "direct bindings only" Environmen...
2012-10-13 Jordan Rose[analyzer] Remove unneeded 'inlineCall' checker callback.
2012-10-13 Chad RosierUpdate for r165858.
2012-10-12 Chad Rosier[ms-inline asm] Remove a bunch of parsing code from...
2012-10-12 Eli FriedmanAdd TargetInfo for r600.
2012-10-12 Eli FriedmanMake -mms-bitfields behave consistently.
2012-10-12 Richard Smith-fcatch-undefined-behavior: Trap undefined behavior...
2012-10-12 Ted KremenekMove assertion to not crash tests.
2012-10-12 Ted KremenekSilence static analyzer issue by documenting that in...
2012-10-12 Ted KremenekSilence null dereference warnings by documenting contex...
2012-10-12 Ted KremenekFurther harden checking that scan-view isn't serving...
2012-10-12 Ted KremenekFix potential crash in ObjCContainersChecker by properl...
2012-10-12 Ted KremenekSilence dead store warning. It is conceptually possibl...
2012-10-12 Ted KremenekFix potential null deference in CFG printer.
2012-10-12 Ted KremenekRemove dead store.
2012-10-12 Chad RosierUpdate for r165833.
2012-10-12 Eli FriedmanFix -ast-print for uses of operator->.
2012-10-12 DeLesley HutchinsFix warnings introduced by r165826.
2012-10-12 DeLesley HutchinsThread-safety analysis: support multiple thread-safety...
2012-10-12 Chad Rosier[ms-inline asm] Remove a bunch of parsing code from...
2012-10-12 Douglas GregorAdd missing header from 165821
2012-10-12 Douglas GregorSanitize the names of modules determined based on the...
2012-10-12 Bill SchmidtRemove XFAIL,fix test
2012-10-12 Bill SchmidtXFAIL pending further investigation
2012-10-12 David BlaikieFix typo correction of one qualified name to another.
2012-10-12 Bill SchmidtThis patch addresses PR13948.
2012-10-12 Ted KremenekHave scan-view guard against serving up pages outside...
2012-10-12 Richard TrieuChange (!ptr != 0) to (!ptr) to make the code more...
2012-10-12 Argyrios KyrtzidisHandle a "#pragma options align" inside a class.
2012-10-12 Fariborz JahanianAdd dump support for comments coming from
2012-10-12 NAKAMURA Takumic-index-test.c: /* Use C style comment. */
2012-10-12 NAKAMURA Takumiclang/test/Index/index-module.m: Tweak expressions...
2012-10-12 Benjamin KramerRemove unused variable.
2012-10-12 Argyrios Kyrtzidis[PCH] We only need to record C++ overridden methods...
2012-10-12 Ted KremenekConditionally use an integral cast for BodyFarm support...
2012-10-12 Douglas GregorTrack which particular submodule #undef's a macro,...
2012-10-12 Chad RosierRemove dead code introduced in r165751.
2012-10-11 Fariborz Jahaniansearch for overridden methods with comment when overrid...
2012-10-11 Sean SilvaRemove pointless classof()'s.
2012-10-11 Sean SilvaAdd missing classof().
2012-10-11 David BlaikieProvide a fixit when taking the address of an unqualifi...
2012-10-11 NAKAMURA Takumiclang/test/Index/index-module.m: Move XFAIL. It was...
2012-10-11 NAKAMURA Takumiclang/test/Index/index-module.m: Mark it as XFAIL:win32...
2012-10-11 NAKAMURA Takumiclang/test/Index/index-pch-with-module.m: Tweak express...
2012-10-11 Chad Rosier[ms-inline asm] Remove a bunch of parsing code from...
2012-10-11 Chad Rosier[ms-inline asm] Lookup the IdentifierInfo using the...
2012-10-11 Douglas GregorDiagnose the expansion of ambiguous macro definitions...
2012-10-11 Ted KremenekRemove OSAtomicChecker.
2012-10-11 Ted KremenekSwitch over to BodyFarm implementation of OSAtomicCompa...
2012-10-11 Ted KremenekTeach GetBaseType() about BlockPointerTypes.
2012-10-11 Nadav RotemAdd TargetTransformInfo to the clang driver.
2012-10-11 Argyrios Kyrtzidis[libclang] Make sure the index_data.main_filename field...
2012-10-11 Argyrios Kyrtzidis[libclang] Remove this test while I investigate why...
2012-10-11 Ted KremenekAdd null check for malformed code.
2012-10-11 Argyrios Kyrtzidis[libclang] Add tests for indexing modules and PCHs...
2012-10-11 Derek SchuffFix build failure from r165722
2012-10-11 Douglas GregorIntroduce a simple "hint" scheme to eliminate the quadr...
2012-10-11 Douglas GregorMake the deserialization of PendingMacroIDs deterministic.
2012-10-11 Micah VillmowAdd in the first iteration of support for llvm/clang...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: fix a use-of-uninitialized...
2012-10-11 Derek SchuffProperly factor Native Client defines to support NaCl...
2012-10-11 Rafael EspindolaHandle gnu_inline in c++ in a gcc compatible way. Origi...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: Don't warn on a single...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: Check messages to property...
2012-10-11 Argyrios Kyrtzidis[libclang] Improve AST serialization done by ASTUnit...
2012-10-11 Jordan RoseObjCMethodDecl::findPropertyDecl: bail out early if...
2012-10-11 Derek SchuffMake X86_64ABIInfo clean for ABIs with 32 bit pointers...
2012-10-11 NAKAMURA Takumiclang/test/CodeGenCXX/microsoft-uuidof.cpp: Fix for...
2012-10-11 Nico WeberAdd codegen support for __uuidof().
2012-10-11 Ted KremenekAdd prologue text for list of potential checkers.
2012-10-11 NAKAMURA Takumiclang/lib/Headers/CMakeLists.txt: Add f16cintrin.h.
2012-10-11 Manman RenX86: add F16C support in Clang
2012-10-11 Douglas GregorRemove the ASTDeserializationListener's MacroVisible...
2012-10-11 Douglas GregorRemove an unused bit from the serialized IdentifierInfo
2012-10-11 Douglas GregorDeserialize macro history when we deserialize an identi...
2012-10-11 Ted KremenekTeach set-xcode-analyzer that the new default value...
2012-10-11 Eli FriedmanMinor cleanup for r165678; no functional change.
2012-10-11 Eli FriedmanMake sure we perform the variadic method check correctl...
2012-10-10 Jordan RoseReapply "[analyzer] Treat fields of unions as having...
2012-10-10 David BlaikieFix a crash-on-invalid when parsing a reference to...
2012-10-10 Fariborz Jahanianobjective-C IRgen: When sending a method to 'super'
2012-10-10 Eric ChristopherTemporarily Revert "[analyzer] Treat fields of unions...
2012-10-10 Eric ChristopherRevert "[Options] make Option a value type."
2012-10-10 Michael J.... [Options] make Option a value type.
2012-10-10 Jordan Rose[analyzer] Treat fields of unions as having symbolic...
2012-10-10 David BlaikieMake -Wshift-op-parentheses a subgroup of -Wparentheses
2012-10-10 Sean Silvatblgen: Build clang-tblgen without RTTI.
2012-10-10 Sean Silvatblgen: Use LLVM-style RTTI in clang-tblgen
2012-10-10 Fariborz Jahanian[Doc parsing] This patch searches overridden objc/c++
2012-10-10 Jordan Rose[analyzer] Don't run non-path-sensitive checks on syste...
2012-10-10 Jordan Rose[analyzer] Fix typo: s/HandleDeclsGallGraph/HandleDecls...
2012-10-10 Jordan Rose-Warc-repeated-use-of-weak: look through explicit casts...
2012-10-10 Jordan RoseMove Sema::PropertyIfSetterOrGetter to ObjCMethodDecl...
2012-10-10 Jordan RoseChange Sema::PropertyIfSetterOrGetter to make use of...
2012-10-10 Jordan RoseRename ObjCMethodDecl::isSynthesized to isPropertyAccessor.
2012-10-10 Argyrios KyrtzidisFix stack overflow when trying to create an implicit...
2012-10-10 NAKAMURA Takumi[CMake] clang/tools/extra may be included by LLVM_EXTER...
2012-10-10 Chandler CarruthApply the same fundamental fix for PR14048 as was appli...
2012-10-10 Bill WendlingRemove the final bits of Attributes being declared...
next