]> granicus.if.org Git - clang/shortlog
clang
2013-11-01 Douglas GregorPreload module maps in normal user directories, too.
2013-11-01 Richard TrieuAdd non-type template parameter test for disabled ...
2013-11-01 Fariborz JahanianObjectiveC. Define a new cc1 flag
2013-11-01 Richard TrieuDisable -Wtautological-compare in template instantiations.
2013-11-01 Richard TrieuDisable -Wtautological-constant-out-of-range-compare...
2013-11-01 Peter CollingbourneSanitizerArgs: add ability to filter/diagnose unsupport...
2013-11-01 Amara EmersonAArch64: Fix wildcard matching on CHECK lines. Now...
2013-11-01 Benjamin KramerSema: Make helper function static.
2013-11-01 Richard SmithSimplify computation of visible module set.
2013-11-01 Faisal ValiSupport return type deduction for templates in -fdelaye...
2013-11-01 Fariborz JahanianObjectiveC migrator. When inferring readwrite property,
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar fixed-point conve...
2013-10-31 Dmitri GribenkoClang modules: collect exports recursively
2013-10-31 Richard SmithStore a TypeArgument on an attribute as a TypeSourceInf...
2013-10-31 Kaelyn UhrainFix a C struct diagnostic regression introduced by...
2013-10-31 Chad Rosier[AArch64] Add support for NEON scalar shift immediate...
2013-10-31 Rui UeyamaUse StringRef::endswith_lower. No functionality change.
2013-10-31 Jordan Rose[analyzer] Don't crash when a path goes through a ...
2013-10-31 Aaron Ballmaniboutletcollection really does have custom parsing.
2013-10-31 Benjamin KramerRemove unused diagnostic.
2013-10-31 Fariborz JahanianObjectiveC migrator. Change naming hueristic for
2013-10-31 Faisal Valisizeof... a parameter pack should be an unevaluated...
2013-10-31 Chris WailesFixed bug with checking the kind of types.
2013-10-31 Amara Emerson[AArch64] Add some CPU targets for "generic", A-53...
2013-10-31 Richard SmithFactor out custom parsing for iboutletcollection and...
2013-10-31 Fariborz JahanianObjectiveC migrator: annotate all protocols/methods in
2013-10-31 Argyrios Kyrtzidis[libclang/python] Add __contains__ to SourceRange class.
2013-10-30 Mark LaceyFix Windows build by including CGFunctionInfo.h.
2013-10-30 Mark LaceyAdd CodeGenABITypes.h for use in LLDB.
2013-10-30 Hans Wennborgclang-cl: Parse the /arch, /Yu and /Fp options (PR17736)
2013-10-30 Daniel Sanders[mips][msa] Correct definition of bins[lr] and CHECK...
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bmnz, bmnzi...
2013-10-30 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-30 Alp TokerAvoid diagnosing twice on non-x86 targets
2013-10-30 Daniel Sanders[mips][msa] Added support for matching bins[lr]i.[bhwd...
2013-10-30 Alp TokerFix triple / REQUIRES in test from r193685
2013-10-30 Alp TokerRecover instead of crashing on MS assembly when no...
2013-10-30 Daniel Jasperclang-format: Fix indenting corner case with comment...
2013-10-30 Daniel Jasperclang-format: Fix whitespaces in include directives.
2013-10-30 Timur IskhodzhanovMake thunk this/return adjustment ABI-specific. Also...
2013-10-30 Daniel Jasperclang-format: fix for \r\r\n produced in multiline...
2013-10-30 Akira Hatanaka[mips] Delete unused functions.
2013-10-30 Richard SmithPR17731: When determining whether a tag and a non-tag...
2013-10-30 Warren HuntMinor efficiency refactor related to 193661. No functi...
2013-10-30 Warren HuntActivating latent test case for r193661.
2013-10-29 Warren HuntFixing code gen to handle microsoft layouts for which...
2013-10-29 Chris WailesChanged tests_typestate to test_typestate for consistency.
2013-10-29 Evgeniy StepanovAdd -lm to sanitizer link arguments.
2013-10-29 Rafael EspindolaAdd support for the separate version of /FI.
2013-10-29 Akira Hatanaka[mips] Align the stack to 16-bytes for -mfp64.
2013-10-29 Akira Hatanaka[mips] Use the distance between the current argument...
2013-10-29 Akira Hatanaka[mips] Move setDescriptionString to base class MipsTarg...
2013-10-29 Tom StellardR600: Add Sea Islands GPUs
2013-10-29 Daniel Jasperclang-format: Option to control spacing in template...
2013-10-29 Samuel BenzaquenResubmit "Refactor DynTypedMatcher into a value type...
2013-10-29 Timur IskhodzhanovFix an assertion when handling a custom case of virtual...
2013-10-29 Timur IskhodzhanovAdd a missing lit-test expectation (forgotten to write...
2013-10-29 Sylvestre LedruUse LLVMLibsOptions intead of LDFLAGS when setting...
2013-10-29 Tim NorthoverARM: fix AST for __builtin_arm_strex call
2013-10-29 Daniel Jasperclang-format: Fix overloaded operator for global-scoped...
2013-10-29 Chandler CarruthTeach the driver to not try to use 'lib32' multilib...
2013-10-29 Bernard OgdenARM: Add -m[no-]crc to dis/enable CRC subtargetfeature...
2013-10-29 Chandler CarruthDoh, got this turned around. This is in fact the consis...
2013-10-29 Chandler CarruthClean up the deeply misleading name of the "MultiLibSuf...
2013-10-29 Alp TokerUse Rewriter::overwriteChangedFiles() directly
2013-10-29 Alp TokerRevert "Use Rewriter::overwriteChangedFiles() directly"
2013-10-29 Alp TokerRemove obsolete RewriteBuffer comment
2013-10-29 Alp TokerUse Rewriter::overwriteChangedFiles() directly
2013-10-29 Nick LewyckyAdd missing attributes [[gnu::no_sanitize_address]...
2013-10-29 Nick LewyckyTreat [[gnu::__const]] the same as [[gnu::const]]....
2013-10-29 Alp TokerFix "existant" typos
2013-10-29 Chandler CarruthCleanup comments and braces. No functionality changed...
2013-10-28 Alp TokerSwitch %clang -cc1 tests to %clang_cc1
2013-10-28 Rafael EspindolaRevert "Support cross linking to arm on ubuntu."
2013-10-28 Richard SmithAllow a new syntax in a module requires-declaration:
2013-10-28 Richard SmithFix a parser crash when there are #pragmas in a context...
2013-10-28 Rafael EspindolaMore windows path handling.
2013-10-28 Rafael EspindolaRelax test to pass with windows paths.
2013-10-28 Rafael EspindolaSupport cross linking to arm on ubuntu.
2013-10-28 Alexander Potapenko[libsanitizer] configure+make: install include/sanitize...
2013-10-28 NAKAMURA TakumiStaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
2013-10-27 Alp TokerFix typo in test's REQUIRES line
2013-10-27 JF BastienDefine [U]LLONG_{MIN,MAX} for C++11, add tests.
2013-10-27 Timur IskhodzhanovFix the inconsistent order of parameters in the GetVBas...
2013-10-27 Rafael EspindolaFix option typo.
2013-10-27 Rafael EspindolaFix option spelling.
2013-10-27 Rafael EspindolaUse -target instead of triple and use FileCheck.
2013-10-27 Bill WendlingAdd trunk revision number on the online HTML docs.
2013-10-26 Alp TokerRemove REQUIRES aarch64-registered-target from test
2013-10-26 Rafael EspindolaCheck IR and don't use temporary files.
2013-10-26 Daniel Jasperclang-format: Fix ObjC method exprs with variadic param...
2013-10-26 Alp TokerFileCheckize
2013-10-26 Alp TokerQuote wildcard in test's grep argument
2013-10-26 Benjamin KramerRemove unused diagnostic.
2013-10-26 David MajnemerSema: Emit a nicer diagnostic when IndirectFieldDecls...
2013-10-26 David MajnemerSema: Correctly build pointer-to-member arguments from...
2013-10-26 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-namespace.cpp: Suppres...
2013-10-26 Jordan Rose[analyzer] Don't emit an "Assuming x is <OP> y" if...
2013-10-26 Fariborz JahanianObjectiveC arc. Warn when an implicitly 'strong' property
2013-10-26 Peter CollingbourneDocument that -fsanitize=function is Linux-only.
next