]> granicus.if.org Git - clang/shortlog
clang
2013-09-13 Eric ChristopherAdd support for -ggnu-pubnames matching the llvm support.
2013-09-13 Michael HanFix a comment.
2013-09-13 Reid KlecknerLex and ignore Microsoft's #pragma warning(...)
2013-09-13 Richard SmithPart three of PR15721: if we have an invalid CXXDefault...
2013-09-13 Aaron Ballmanvector_size cannot be applied to Booleans. Updated...
2013-09-13 Aaron BallmanSwitching the WeakRef attribute to using the new checkS...
2013-09-13 Preston GurdUpdate Atom Silvermont (SLM) support by adding enabled...
2013-09-13 David BlaikieDebugInfo: omit debug info for friends
2013-09-13 David BlaikieRemove unnecessary inclusion of Sema.h
2013-09-13 David BlaikieFix indentation of closing };
2013-09-13 Aaron BallmanUpdated the PCS calling convention to use the new check...
2013-09-13 Benjamin KramerAs Aaron pointed out it's simpler to reject wide string...
2013-09-13 NAKAMURA TakumiASTContext.cpp: Fix a warning in r190684. [-Wcovered...
2013-09-13 Renato GolinMoving Cortex-R cores to armv7r arch
2013-09-13 Renato GolinAdd more Cortex CPUs and tests
2013-09-13 Renato GolinFix Neon detection for Cortex-A class, plus adds some...
2013-09-13 Benjamin KramerGuard availability and thread safety attributes against...
2013-09-13 Benjamin KramerUnify handling of string literal arguments for attribut...
2013-09-13 Joey Gouly[ARMv8] Change the naming of some options to be more...
2013-09-13 Daniel Jasperclang-format: Add -assume-filename option for editor...
2013-09-13 Alexander KornienkoAdded missing field comparisons to the FormatStyle...
2013-09-13 David TweedA buildbot compiling with strict error on unused variab...
2013-09-13 David TweedCertain multi-platform languages, such as OpenCL, have...
2013-09-13 Amaury de la... Add "native" to config.available_features, to make...
2013-09-13 Daniel Jasperclang-format: Detect braced lists in subscript expressions.
2013-09-13 David Majnemer[-cxx-abi microsoft] Mangle user defined entry points...
2013-09-13 Daniel Jasperclang-format: Fix incorrect enum parsing / layouting.
2013-09-13 David Majnemer[-cxx-abi microsoft] Mangle declarations inside extern "C"
2013-09-13 David MajnemerCHECK -> CHECK-DAG
2013-09-13 Richard TrieuRefactor the uninitialized field visitor. Also moved...
2013-09-13 James DennettDocumentation: Doxygen-ification of existing docs for...
2013-09-13 James DennettDocumentation cleanup: Fixing \brief comments, migratin...
2013-09-13 Jordan RoseFix two incorrect comments.
2013-09-13 Jordan Rose[analyzer] Fix copy-paste error in internal docs.
2013-09-13 Jordan Rose[analyzer] Run post-stmt checks for DeclStmt.
2013-09-12 Hal FinkelRestore the sqrt -> llvm.sqrt mapping in fast-math...
2013-09-12 Nick LewyckyFix typo in llvm_unreachable string.
2013-09-12 Richard SmithPR13657 (and duplicates):
2013-09-12 Eli FriedmanFix regression from r190427.
2013-09-12 Michael HanAdd a test case to test RAV visits parameters of implic...
2013-09-12 Richard SmithPR16054: Slight strengthening for -Wsometimes-uninitial...
2013-09-12 Hans WennborgMove the execution code from Compilation::ExecuteComman...
2013-09-12 Hans WennborgMove Compilation::PrintJob and PrintDiagnosticJob into...
2013-09-12 Jordan Rose[CMake] Put controversial always-recheck-revision-numbe...
2013-09-12 Joey GoulyFix the MCTargetAsmParser API change.
2013-09-12 Argyrios Kyrtzidis[libclang] In clang_getLocation, check that the provide...
2013-09-11 Argyrios KyrtzidisFix the end-location of a CXXTemporaryObjectExpr when...
2013-09-11 Jordan Rose[CMake] Fix repository version checking dependencies...
2013-09-11 NAKAMURA Takumiclang/test/FixIt/fixit-unicode-with-utf8-output.c:...
2013-09-11 Jordan Rose[CMake] Always include the Clang repo version, just...
2013-09-11 Fariborz JahanianObjectiveC migration. NS_RETURNS_NOT_RETAINED is the...
2013-09-11 Daniel Jasperclang-format: Fix bug in pointer detection
2013-09-11 Aaron BallmanTablegen now generates a StringSwitch for attributes...
2013-09-11 Fariborz JahanianObjectiveC migrator. Modify inferred property name
2013-09-11 Alexander KornienkoTest for correct usage of columnWidth in clang fixit...
2013-09-11 Roman DivackyClarify the status of PowerPC support.
2013-09-11 Fariborz JahanianObjectiveC migrator. methods which look like a getter and
2013-09-11 Serge PavlovAdded regression tests.
2013-09-11 Jordan Rose[analyzer] Handle zeroing constructors for fields of...
2013-09-11 Hans Wennborgclang-cl: Warn about overriding /MD with /MT etc.
2013-09-11 Michael HanTeach RAV to visit parameter variable declarations...
2013-09-11 Robert Lyttonfix xcore-opts.c test
2013-09-11 Aaron BallmanAdding some additional test cases for the cleanup attri...
2013-09-11 Evgeniy StepanovFix 2 cases of uninitialized reads of an invalid Presum...
2013-09-11 Alexander KornienkoSupport for CR LF newlines.
2013-09-11 Timur IskhodzhanovFix the ASan dll_thunk path
2013-09-11 Benjamin KramerSimplify code with the in place path::native. No functi...
2013-09-11 Daniel JasperSplit -Wunused-variable warning.
2013-09-11 Daniel Sanders[mips][msa] Corrected the definition of the dotp_[su...
2013-09-11 NAKAMURA TakumiSemaTemplateDeduction.cpp: Prune two stray \param(s...
2013-09-11 Benjamin KramerRemove unused diagnostics.
2013-09-11 Daniel JasperSupport for modular module-map-files
2013-09-11 Craig TopperFix a bug where -msse followed by -mno-sse would leave...
2013-09-11 David Majnemer[-cxx-abi microsoft] Canonicalize array parameters...
2013-09-11 Rui UeyamaDo not quote YAML plain string myself. Let YAMLIO do...
2013-09-11 Eli Friedmanvolatile types are not trivially copyable.
2013-09-11 Eli FriedmanFix test.
2013-09-11 Eli FriedmanFix is_trivially_constructible preconditions.
2013-09-11 Nick LewyckyDisable the bool and enum sanitizers when emitting...
2013-09-11 Aaron BallmanThe cleanup attribute no longer uses an unresolved...
2013-09-11 Richard SmithPR17075: When performing partial ordering of a member...
2013-09-11 Nico RieckAdd -fansi-escape-codes option
2013-09-11 Eli FriedmanGet rid of unused isPodLike definition.
2013-09-11 Eli FriedmanRemove unused class.
2013-09-10 DeLesley HutchinsFix ICE in consumed analysis when CFG is null.
2013-09-10 Eli FriedmanRemove unused variable.
2013-09-10 Richard SmithgetMostSpecialized for function template sets is never...
2013-09-10 Eli FriedmanAdd unused markings to suppress warnings.
2013-09-10 Reid KlecknerIgnore noreturn when checking function template special...
2013-09-10 Richard SmithPR5683: Issue a warning when subtracting pointers to...
2013-09-10 Eli FriedmanFix regression from r190382.
2013-09-10 Hans WennborgFix cl-link.c test failure on Mac platforms
2013-09-10 Reid Kleckner[ms-cxxabi] Mangle dynamic initializer stubs the same...
2013-09-10 Hans WennborgRemove Windows line-endings in two clang-cl test files.
2013-09-10 Hans Wennborgclang-cl: Support building DLLs (PR17083)
2013-09-10 Reid Kleckner[ms-cxxabi] Implement guard variables for static initia...
2013-09-10 Fariborz JahanianObjectiveC migrator: rename inferred isXXX property,
2013-09-10 Hans WennborgAllow _clang-format as alternative to .clang-format...
2013-09-10 Alexander KornienkoDon't divide L and #x in macro definitions. Fixes http...
2013-09-10 Alexander KornienkoCorrectly calculate OriginalColumn after multi-line...
next