]> granicus.if.org Git - clang/shortlog
clang
2015-06-30 Adrian PrantlPass HeaderSearchOptions and PreprocessorOptions into...
2015-06-30 Richard SmithRework parsing of pure-specifiers. Perform the grammar...
2015-06-29 Richard SmithPR23942: a pure-specifier's integer literal must be...
2015-06-29 Eric ChristopherAdd support for the x86 builtin __builtin_cpu_supports.
2015-06-29 David Majnemer[CodeGen] Remove atomic sugar from record types in...
2015-06-29 Douglas KatzmanMore range-based for loops. NFC
2015-06-29 Douglas KatzmanComment fixes. NFC.
2015-06-29 Douglas GregorFix a test case broken by my previous commit.
2015-06-29 Douglas GregorMake __has_feature(nullability) and __has_extension...
2015-06-29 Serge PavlovInstantiation of local class members.
2015-06-29 David BlaikieAccount for calling convention specifiers in function...
2015-06-29 Douglas GregorMake __has_extension(assume_nonnull) always true.
2015-06-29 Ben Langmuir[Modules] Test lock file removed on signal
2015-06-29 Adrian PrantlRemove unnecessary include.
2015-06-29 Birunthan Mohanathasclang-format: Add option to break after definition...
2015-06-29 Birunthan Mohanathasclang-format: Adjust Mozilla style defaults
2015-06-29 Asaf Badouh[x86][AVX512CD] Add conflict and lzcnt intrinsics in...
2015-06-29 Asaf Badouh[X86][AVX512BW] Add more intrinsics support:
2015-06-29 Daniel Jasperclang-format: Don't indent relative to unary operators...
2015-06-29 Igor BregerThis is a comment-only change to test commit access
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Elena DemikhovskyAVX-512: Implemented AVX-512 FMA intrinsics and tests.
2015-06-29 Frederic RissDelete unused variables.
2015-06-29 David Majnemer[MS ABI] Unify constant and non-constant member pointer...
2015-06-28 NAKAMURA TakumiRevert r240872, "Suppress clang/test/CodeGen/builtins...
2015-06-28 Jingyue Wu[PPC] fixes typos in builtins-ppc-p8vector.c
2015-06-28 Birunthan Mohanathasclang-format: Stop old options from overriding new...
2015-06-28 Birunthan Mohanathasclang-format: Add missing members to FormatStyle::opera...
2015-06-28 Birunthan Mohanathasclang-format: Alphabetize FormatStyle members
2015-06-28 David Majnemer[Driver] x86-64 Windows is always PIC
2015-06-28 Nico Weberclang-format: Support @autoreleasepool.
2015-06-27 Davide Italiano[Sema] Unions cannot have virtual functions.
2015-06-27 Alex DenisovFix typo. NFC.
2015-06-27 Birunthan Mohanathasclang-format: Fix language of DisableFormat description
2015-06-27 NAKAMURA TakumiSuppress clang/test/CodeGen/builtins-ppc-p8vector.c...
2015-06-26 Adrian PrantlAdd a testcase for bitfield debug info.
2015-06-26 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-06-26 Douglas Katzman[PPC]: Fix bug in getMultiarchTriple.
2015-06-26 Chad RosierAvoid false positive/negative test results from line...
2015-06-26 Anna Zaks[static analyzer] Analyzer is skipping forward declared...
2015-06-26 Douglas Katzmanclang-format some of the files in lib/Driver. NFC
2015-06-26 Alex Denisov[ObjC] Add NSValue support for objc_boxed_expressions
2015-06-26 Manuel KlimekFix crash-on-invalid bug in template instantiation.
2015-06-26 Paul RobinsonFileCheck-ize test and make sure more things don't...
2015-06-26 Nico WeberAdd new file from r240741 to CMakeLists.txt.
2015-06-26 Davide Italiano[Sema] Commit a better fix for r240242
2015-06-26 Nico WeberAdd an inttypes.h wrapper that fixes up some macros...
2015-06-26 Meador Inge[Sema] Maintain ellipsis location when transforming...
2015-06-25 David Majnemer[CodeGen] Restrict isTriviallyRecursive to predefined...
2015-06-25 Kaelyn TakataFix a typo correction crash when resolving ambiguous...
2015-06-25 Anna Zaks[docs] Several updates to the Address Sanitizer webpage.
2015-06-25 Sean SilvaRemove `requires` for x86 CPU features.
2015-06-25 Jonathan RoelofsFix the test added in r240710.
2015-06-25 Alexey Samsonov[CFI] Diagnose when we CFI in diagnostic mode is unavai...
2015-06-25 Diego NovilloDisplay profile file name when emitting a file not...
2015-06-25 Chris BienemanThis should actually fix the broken bots.
2015-06-25 Meador Inge[Parse] Allow 'constexpr' in condition declarations
2015-06-25 Richard Smith[modules] Properly merge visibility of class definition...
2015-06-25 Peter Collingbournedocs: Fix bad link in SafeStack.rst.
2015-06-25 Chris BienemanSpeculative fix for the broken bots.
2015-06-25 Richard Smith[modules] Fix findDirectiveAtLoc to not call a member...
2015-06-25 Chris BienemanAdd -miphonesimulator-version-min as alias to -ios...
2015-06-25 Alexey Samsonov[clang-fuzzer] Update clang-fuzzer to API change in...
2015-06-25 Douglas KatzmanRename local variable CCCPrintActions -> CCCPrintPhases.
2015-06-25 Douglas KatzmanUse more range-based for loops
2015-06-25 Artem Belevich[CUDA] Implemented __nvvm_atom_*_gen_* builtins.
2015-06-25 Paul RobinsonOmit 'nodebug' methods from the class description.
2015-06-25 Artem Belevich[NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type...
2015-06-25 Aaron BallmanFix #pragma redefine_extname when there is a local...
2015-06-25 Daniel MarjamakiFix a crash by division by zero in analyzer
2015-06-25 Jay FoadTeach Clang about the PPC64 memory sanitizer implementa...
2015-06-25 Daniel Jasperclang-format: [Proto] Don't treat "operator" as keyword.
2015-06-25 Steven WuUpdate darwin SDK version parsing to support OSX and...
2015-06-25 Alexey Samsonov[UBSan] Allow to use -fsanitize=vptr only on Mac OS...
2015-06-25 Hubert TongConsolidate and unify initializer list deduction
2015-06-25 Hubert Tong[Concepts] Parsing of requires-clause in template-decla...
2015-06-24 Ranjeet Singh[ARM] The bits set in the variable HW_FP could get...
2015-06-24 Derek Schuffupdate comment
2015-06-24 Derek SchuffRelax assertion in x86_64 byval argument handling for...
2015-06-24 Douglas GregorAdd __nonnull/__nullable/__null_unspecified predefines...
2015-06-24 Douglas GregorReplace __double_underscored type nullability qualifier...
2015-06-24 Steven WuRemove environment variables from driver tests
2015-06-24 Jordan Rose[Preprocessor] Iterating over all macros should include...
2015-06-24 Daniel Jasperclang-format: [JS] Support regex literals containing...
2015-06-24 Douglas KatzmanExpress Driver::GetFilePath more concisely.
2015-06-24 Aaron BallmanSilencing some Sphinx warnings about duplicate explicit...
2015-06-24 Alexey Bataev[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
2015-06-24 Chandler CarruthRemove a limited and somewhat questionable DenseMapInfo...
2015-06-24 Bob WilsonMove the special-case check from r240462 into ARM-speci...
2015-06-24 Alexey BataevProper changing/restoring for CapturedStmtInfo, NFC.
2015-06-23 Richard SmithFix test failure if this value doesn't end up named %0.
2015-06-23 Douglas KatzmanUse range-based loops when handling OPT_print_search_dirs.
2015-06-23 Peter CollingbourneSafeStack documentation improvements
2015-06-23 Benjamin Kramer[Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY.
2015-06-23 Bob WilsonImprove error handling for PR22560.
2015-06-23 Bob WilsonPR22560: Fix argument order for ARM _MoveToCoprocessor...
2015-06-23 Douglas KatzmanPedantically rename all Tool subclasses to be nouns...
2015-06-23 David Majnemer[MS ABI] Account for the virtual inheritance quirk...
2015-06-23 Justin BognerInstrProf: Fix a crash when an implicit def appears...
2015-06-23 Kaelyn TakataMake the typo resolution in r240441 apply to all functi...
next