]> granicus.if.org Git - clang/shortlog
clang
2014-05-15 Eric ChristopherFill in the options in the MCOptions struct directly...
2014-05-15 DeLesley HutchinsThread Safety Analysis: add new node types to thread...
2014-05-14 Richard SmithPR19742: cv-qualifiers and ref-qualifiers aren't allowe...
2014-05-14 Richard TrieuWhen an overloaded comparison operator returns a refere...
2014-05-14 Argyrios Kyrtzidis[liblang] Introduce clang_getModuleForFile, which given...
2014-05-14 Jonathan RoelofsMake verbose clang builds also build compiler_rt verbosely
2014-05-14 Aaron BallmanConverting some for loops to use range-based for loops...
2014-05-14 Hans WennborgRename CodeGenModule::getLLVMLinkageforDeclarator ...
2014-05-14 Aaron BallmanAmending r208783 based on a suggestion by David Blaikie.
2014-05-14 John McCallWhen we generate a redeclaration for an
2014-05-14 Reid Klecknerclang-cl: Fall back immediately if /GR and /fallback...
2014-05-14 Reid KlecknerDon't copy objects with trivial, deleted copy ctors
2014-05-14 Aaron BallmanReplacing some manual iterations with standard algorith...
2014-05-14 Aaron BallmanFormatting and style changes; no functional changes...
2014-05-14 Alexander KornienkoRemove empty directory left after r207995.
2014-05-14 Alexey Bataev[OPENMP] Fix warning in Release builds.
2014-05-14 Daniel Jasperclang-format: Add clang-format-diff usage examples...
2014-05-14 Daniel Jasperclang-format: Add option to allow short blocks on a...
2014-05-14 Hao Liu[ARM64]Fix the bug right shift uint64_t by 64 generates...
2014-05-14 NAKAMURA TakumiSema::FindAllocationFunctions(): Fix \param. [-Wdocumen...
2014-05-14 John McCallCreate a redeclaration when an elaborated type specifier
2014-05-14 David BlaikieDebugInfo: Avoid creating DILexicalScopeFiles when...
2014-05-13 Reid KlecknerPush record return type classification into CGCXXABI
2014-05-13 Eric ChristopherMake this test target independent.
2014-05-13 Richard SmithPR19729: Delete a bunch of bogus code in Sema::FindAllo...
2014-05-13 Eric ChristopherAdd a requires for the arm-registered-target needed...
2014-05-13 Joerg SonnenbergerAdd __ARM_DWARF_EH__ to signify the use of Itanium...
2014-05-13 Joerg SonnenbergerTest preprocessor defines for NetBSD/ARM.
2014-05-13 Rafael EspindolaUpdate for llvm API change.
2014-05-13 Aaron BallmanFix the AST printer for attributed statements so that...
2014-05-13 Aaron BallmanUpdated the test case to show that no diagnostics are...
2014-05-13 Aaron BallmanNo longer triggering a checked iterator assert on Windo...
2014-05-13 Timur IskhodzhanovDefine the InterlockedCompareExchange64 intrinsic on...
2014-05-13 Nico Webertry to make test/Driver/masm.c work with the hexagon bot
2014-05-13 Joerg SonnenbergerDrop AST's version of ARMCXXABI, it doesn't differ...
2014-05-13 Nico WeberSupport -masm= flag for x86 targets.
2014-05-13 Daniel Jasperclang-format: Don't break in the middle of ">>".
2014-05-13 David MajnemerMS ABI: Tighten RTTI mangling
2014-05-13 Filipe CabecinhasFixed a few tests and moved a comment to its proper...
2014-05-13 Filipe CabecinhasPatched clang to emit x86 blends as shufflevectors.
2014-05-13 Richard SmithRefactor to avoid explicitly listing all the different...
2014-05-13 David MajnemerMS ABI: Preliminary RTTI mangling
2014-05-13 Richard SmithRefactor and fix a latent bug (found by inspection...
2014-05-12 Will WilsonRemove unused PP variable NumIncluded
2014-05-12 Alexey Samsonov[ASan] Fixup for r208610: link in asan_cxx library...
2014-05-12 Hans Wennborgclang-cl: accept -mllvm and -fsanitize_blacklist
2014-05-12 Alexey Samsonov[ASan] Split static ASan runtime in two parts: asan...
2014-05-12 Jordan Rose[scan-build] Pass --sysroot through for both compilatio...
2014-05-12 Daniel Jasperclang-format: [JS] Basic support for escape sequences...
2014-05-12 NAKAMURA Takumiclang/test/CXX/drs/dr4xx.cpp: Use env(1) to satisfy...
2014-05-12 Simon Atanasyan[Driver] Do not lose already detected set of toolchain...
2014-05-12 Kostya Serebryanydisable asan's detect_stack_use_after_return when runni...
2014-05-12 Craig Topper[C++11] Use 'nullptr'. AST edition.
2014-05-12 Alexey Bataev[OPENMP] Removed unnecessary enums from OpenMP constructs
2014-05-11 Alp TokerRevert "Revert "Another try at making MSVC happy again.""
2014-05-11 Alp TokerRevert "Another try at making MSVC happy again."
2014-05-11 Alp TokerMake DiagnosticsEngine non-copyable
2014-05-11 Richard SmithPR19713: Don't warn on unused static inline functions...
2014-05-11 Nico WeberDriver: Don't leak the -Xarch argument when its use...
2014-05-11 Nico Weberc-index-test: Don't leak diagnostic category text.
2014-05-11 Alp TokerParameter/argument terminology fixes
2014-05-11 Alp TokerConsolidate single void paramter checking
2014-05-11 Benjamin KramerAnother try at making MSVC happy again.
2014-05-11 Benjamin KramerPut back raw_ostream.h include.
2014-05-11 Benjamin KramerSilence warning in Release builds. This function is...
2014-05-11 Saleem AbdulrasoolCodeGen: support dll{ex,im}port on WoA
2014-05-11 Nico WeberWrap at 80 columns. No code change.
2014-05-11 Nico WeberFollow-up to r208481: Free all default arguments, not...
2014-05-10 Nico WeberDon't leak CXStrings for replacement fix-its in c-index...
2014-05-10 Benjamin KramerTry to bring the 32 bit buildbots back to life.
2014-05-10 Nico WeberDon't leak default arg tokens on invalid destructors...
2014-05-10 Nico WeberAdd test coverage for invalid conversion functions...
2014-05-10 Nico WeberWrap to 80 columns. No behavior change.
2014-05-10 Fariborz JahanianObjective-C ARC. Add support for toll-free bridge
2014-05-10 Benjamin KramerAnalyzer: Make helper function static.
2014-05-10 Benjamin KramerDecouple ExprCXX.h and DeclCXX.h and clean up includes...
2014-05-10 David BlaikieAdd FIXME describing the limitation of using column...
2014-05-10 Richard SmithStop all the Decl classes poking at Redeclarable's...
2014-05-09 Reid KlecknerMS ABI: Pass 'sret' as the second parameter of instance...
2014-05-09 Nico WeberDon't leak the CXStoredDiagnostics returned by clang_co...
2014-05-09 David BlaikieDon't emit -Wnon-virtual-dtor on final classes, since...
2014-05-09 Richard SmithPR19698, PR19674: enable __has_feature checks for cxx_g...
2014-05-09 Fariborz JahanianObjective-C. Reduce false positive warnings with -Wsele...
2014-05-09 Aaron BallmanAmending r208439 to remove buildLExpr; this code isn...
2014-05-09 Aaron BallmanAdd the ability to use logical expressions for capabili...
2014-05-09 Nico WeberDon't leak MacroArgs when using code completion, PR19688.
2014-05-09 Benjamin KramerThreadSafetyAnalysis: Don't crash when trying to analyz...
2014-05-09 James MolloyPacify bots again - turns out my checkout was slightly...
2014-05-09 James MolloyReapply r208417 (olista01 'ARM: HFAs must be passed...
2014-05-09 James MolloyRevert r208417 (olista01 'ARM: HFAs must be passed...
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-05-09 Daniel Jasperclang-format: Fix bug introduced by r208392.
2014-05-09 Daniel Jasperclang-format: [JS] Allow up to 3 empty lines in Google...
2014-05-09 Daniel Jasperclang-format: [JS] Fix spacing in dict literals.
2014-05-09 Will WilsonPermit duplicate explicit class instantiations if MSVCC...
2014-05-09 Ismail PazarbasiRevised wording for diagnostics in r208299
2014-05-09 Alp TokerAdd support for partial jump scope checking
2014-05-09 Craig Topper[C++11] Use 'nullptr'.
2014-05-09 Rafael EspindolaDon't repeat function name in comment.
2014-05-09 Nico WeberWrap to 80 columns, no code change.
next