]> granicus.if.org Git - clang/shortlog
clang
2014-12-10 Richard SmithReinstate r223753, reverted in r223759 due to breakage...
2014-12-10 Sean CallananFixed the AST importer ot use redeclaration contexts...
2014-12-10 David BlaikieDebugInfo: Correct location information for array acces...
2014-12-10 Sean CallananMade the ASTImporter resilient if it can't import
2014-12-10 David BlaikieDebugInfo: Fix another case of array access line inform...
2014-12-10 David BlaikieDebugInfo: Correct the location of array accesses
2014-12-10 Eric ChristopherMake sure that vec_perm is listed as a static function...
2014-12-10 Reid KlecknerTweak test case from r223842 to make it pass on Windows...
2014-12-10 Nico Webercmake: Make SVNVersion.inc step depend on GetSVN.cmake.
2014-12-10 Sean CallananUpdated the AST importer to support importing
2014-12-09 Sean CallananModified the Objective-C lexer and parser (only
2014-12-09 David BlaikieDebugInfo: Correct location of aggregate assignment
2014-12-09 David MajnemerAST: Don't assume two zero sized objects live at differ...
2014-12-09 Nico Weberclang-format: Add a test for PR19603 which seems fixed...
2014-12-09 Fariborz JahanianObjective-C SDK modernizer. Modernize to use
2014-12-09 David BlaikieDebugInfo: Correct location of initialization of auto...
2014-12-09 David BlaikieDebugInfo: Correct the location of initializations...
2014-12-09 David BlaikieDebugInfo: Correct location for compound complex assignment
2014-12-09 David BlaikieDebugInfo: Accurate location information for complex...
2014-12-09 David BlaikieDebugInfo: Emit the correct location for initialization...
2014-12-09 Duncan P. N... Fix a GCC error from r223803
2014-12-09 Duncan P. N... IR: Update clang for Metadata/Value split in r223802
2014-12-09 Chandler CarruthDon't actually generate code for testing the frontend...
2014-12-09 Chandler CarruthRe-work the Clang system for classifying Intel x86...
2014-12-09 Duncan P. N... Revert "[modules] Add experimental -fmodule-map-file...
2014-12-09 Richard Smith[modules] Add experimental -fmodule-map-file-home-is...
2014-12-09 David MajnemerMS ABI: Add another test for PR20017
2014-12-09 David BlaikieDebugInfo: Correctly identify the location of C++ membe...
2014-12-09 Richard Smith[modules] If the same .pcm file is imported via two...
2014-12-09 David MajnemerRevert "Driver: Objective-C should respect -fno-exceptions"
2014-12-08 Nico WeberAdd a test for MS-ABI this adjustment for virtual calls...
2014-12-08 Kaelyn TakataHandle possible TypoExprs in member initializers.
2014-12-08 David BlaikieDebugInfo: Ensure the store for an assignment is attrib...
2014-12-08 Daniel Jasperclang-format: Indent correctly in conditional expressio...
2014-12-08 Samuel BenzaquenFix isInstantiated and isInTemplateInstantiation to...
2014-12-08 Daniel Jasperclang-format: [Java] Always break after annotations...
2014-12-08 Daniel Jasperclang-format: Make clang-format-diff.py format java...
2014-12-08 Justin BognerInstrProf: Use LLVM's -instrprof pass for profiling
2014-12-08 Daniel Jasperclang-format: Support commas in lambda return types.
2014-12-08 NAKAMURA Takumiclang/test/Index/usrs.cpp: Appease targeting msvc.
2014-12-08 Argyrios Kyrtzidis[libclang] Use same USR encoding for 'char' regardless...
2014-12-08 Argyrios Kyrtzidis[libclang] Encode InjectedClassNameType in the USR.
2014-12-08 Argyrios Kyrtzidis[libclang] Encode location info for anonymous embedded...
2014-12-08 Argyrios Kyrtzidis[libclang] Use same USR encoding for 'class' as 'struct'.
2014-12-08 Argyrios Kyrtzidis[libclang] Encode C++11 rvalue reference types in the...
2014-12-08 Argyrios Kyrtzidis[libclang] Encode the C++11 method reference qualifier...
2014-12-08 Argyrios Kyrtzidis[libclang] Reflect in USR generation that 'signed char...
2014-12-08 Argyrios Kyrtzidis[libclang] Function templates can be 'overloaded' by...
2014-12-07 Daniel Jasperclang-format: Don't merge lines with comments.
2014-12-06 Richard SmithAdd some file content to avoid test failures on content...
2014-12-06 Richard SmithAdd test file missed from r223561.
2014-12-06 Paul RobinsonRename a couple of preprocessor symbols to be more...
2014-12-06 Richard Smith[modules] If we import a module, and we've seen a modul...
2014-12-06 Kostya SerebryanyNo memcpy for copy ctor with -fsanitize-address-field...
2014-12-06 Richard SmithPR21217: Slightly more eagerly load -fmodule-map-file...
2014-12-06 Richard SmithAdditional safety for the root cause of regression...
2014-12-05 Richard Smith[modules] Instead of storing absolute paths in a .pcm...
2014-12-05 Hans WennborgASTDumper: print whether a function is constexpr
2014-12-05 Paul RobinsonSpecify the name of the generated header only once...
2014-12-05 Richard SmithMake DiagnosticErrorTrap work even if SuppressAllDiagno...
2014-12-05 Matt ArsenaultWorkaround attribute ordering issue with kernel only...
2014-12-05 Matt ArsenaultUse else if when checking multiple attributes.
2014-12-05 Aaron BallmanAmending r223468 with this documentation change.
2014-12-05 Chad RosierFix Typos in include/clang-c/Index.h
2014-12-05 Aaron BallmanModify __has_attribute so that it only looks for GNU...
2014-12-05 Aaron BallmanAdded a new preprocessor macro: __has_declspec_attribut...
2014-12-05 Aaron BallmanTemporarily reverting r223443 due to bot breakage.
2014-12-05 Aaron BallmanFix a warning with generating the attribute documentati...
2014-12-05 Daniel Jasperclang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS.
2014-12-05 David MajnemerDriver: Objective-C should respect -fno-exceptions
2014-12-05 David MajnemerDriver: Cleanup -fexceptions behavior
2014-12-05 Alexey Bataev[OPENMP] Test for 'omp barrier' directive
2014-12-05 Alexey Bataev[OPENMP] Codegen for 'omp barrier' directive.
2014-12-05 Richard Smith[modules] Instead of storing absolute paths in a .pcm...
2014-12-05 Eric ChristopherHave the driver and the target code agree on what the...
2014-12-05 Anton Yartsev[analyzer] Eliminated endless loop.
2014-12-05 Eric ChristopherUse isOSBinFormatMachO() instead of comparing the objec...
2014-12-04 Nico RieckParse qualifiers after comma in declarator lists as...
2014-12-04 Nico RieckRecognize __unaligned keyword after type specifier
2014-12-04 Aaron BallmanAdding a FIXME to the code, based on a discussion in...
2014-12-04 Yaron KerenSilence warning: "NOMINMAX" redefined.
2014-12-04 Matt ArsenaultAdd attributes for AMDGPU register limits.
2014-12-04 Daniel Jasperclang-format: [JS] Don't put top-level dict literals...
2014-12-04 Faisal ValiFix PR21684 - Ellipsis following an 'auto' parameter...
2014-12-04 Alexander KornienkoMake getInsertArgumentAdjuster insert extra arguments...
2014-12-04 Daniel Jasperclang-format: More restrictively classify import declar...
2014-12-04 Alexey Bataev[OPENMP] Codegen for 'omp master' directive
2014-12-04 Sameer SahasrabuddheAlways emit kernel arg info for SPIR.
2014-12-04 Saleem AbdulrasoolCodeGen: refactor ARM builtin handling
2014-12-04 Hans WennborgCMake: try to actually fix the regexes for setting...
2014-12-03 Reid KlecknerAdd test for __umulh
2014-12-03 Reid KlecknerImplement __umulh with __int128 arithmetic
2014-12-03 Kostya Serebryany[msan] allow -fsanitize-coverage=N together with -fsani...
2014-12-03 Reid KlecknerCUDA host device code with two code paths
2014-12-03 Reid KlecknerCast vtable address points to i32 (...)** to enable...
2014-12-03 Richard SmithTeach EvaluatedExprVisitor that the condition and unsel...
2014-12-03 Alexander KornienkoMake ArgumentsAdjuster an std::function.
2014-12-03 Jonathan RoelofsFix isThreadModelSupported()'s comment. NFC
2014-12-03 Daniel Jasperclang-format: Fix fake parentheses placement with comments.
2014-12-03 Daniel Jasperclang-format: Fix expression parser not closing stuff...
next