2015-07-08 |
Adrian Prantl | Cleanup the doxygen comments in CGDebugInfo.h according... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adrian Prantl | Fix the spelling of Objective-C. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Benjamin Kramer | Remove unused diagnostics. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Davide Italiano | [Driver] print-multi-os-directory is unsupported. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Gabor Horvath | [Static Analyzer] Make the paths relative from the... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Justin Bogner | AST: Avoid reading an unitialized value |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Reid Kleckner | [SEH] Re-enable SEH on x86 Windows after r241699 |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adrian Prantl | Update PCHInternals.rst to document PCH wrapped in... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adrian Prantl | Revert "Fix a linker issue with clang-check on Linux." |
commit | commitdiff | tree | snapshot |
2015-07-08 |
NAKAMURA Takumi | [CMake] clang-check: Prune redundant libdeps introduced... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Petar Jovanovic | [MIPS] Add support for direct-to-nacl in Clang |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Alexey Bataev | [EH] Fix for clang bug 24005 - no cleanup for array... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
David Majnemer | Revert "parser: wordsmith diagnostic message" and ... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
David Majnemer | [CodeGen] Correctly handle base classes which are passe... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
David Majnemer | [CodeGen] Don't crash classifying a union of an AVX... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
NAKAMURA Takumi | SemaDeclObjC.cpp: Escape \@ in comment lines. [-Wdocume... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Richard Smith | [modules] When determining the visible module set durin... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
NAKAMURA Takumi | [CMake] Reorder libdeps. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
NAKAMURA Takumi | [CMake] Fill up required libs, corresponding to r241653. |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adrian Prantl | Change the expectation for test/Tooling/ms-asm-no-targe... |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Adrian Prantl | Revert "Revert r241620 and follow-up commits" and move... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Reid Kleckner | [SEH] Switch from frameaddress(0) to localaddress |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Revert r241620 and follow-up commits while investigatin... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Fix a linker issue with clang-check on Linux. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Cleanup: Use the C++ API to initialize the backend. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Reid Kleckner | Update clang for intrinsic rename of framerecover to... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Add target requirements to testcases that emit PCH. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Add LLVM backend dependencies to clang-check also in... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Eric Christopher | Underscores in constructor arguments are so passe. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Update testcases that use precompiled headers to requir... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Wrap clang modules and pch files in an object file... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Use AlignOf instead of alignOf so that this can go... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Daniel Jasper | clang-format: Break after "for (" less eagerly. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Don't put anonymous structs within anonymous unions. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Yaron Keren | Fix first line comment format, NFC. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Daniel Jasper | clang-format: Don't wrap before the ] of a lambda intro... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Silence -Wparentheses warnings (and ran it through... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Silence a -Wcast-qual warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Silence a -Wunused-variable warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Appease MSVC 2013 a few more times, which was complaini... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Appease MSVC 2013, which was complaining about a syntax... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Aaron Ballman | Changing a use of alignof() into llvm::alignOf() for... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Akira Hatanaka | Add a comment to explain how the decision to pass featu... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Akira Hatanaka | [ARM] Pass subtarget feature "+long-calls" instead... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Don't rely on the use of non-POD types within unions. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | s/__nonnull/_Nonnull in a test for Objective-C __kindof. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | [AST] Add a comment for ObjCMethodDecl::getSendResultTy... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | [libclang] Implement proper code-completion in an ObjC... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | [libclang] When inferring nonnull use the contextual... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | [libclang] Replace ObjC generic parameters when code... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | [libclang] Fix code-completion of block parameters... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | [libclang] Replace ObjC generic parameters in code... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | The AST importer had a bug where it would enter into... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Fix alignment check for ObjCObjectTypeLoc. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Use llvm::alignOf rather than alignof() |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Factor the simpleTransform() visitor so that it is... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Implement variance for Objective-C type parameters. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Implement the Objective-C __kindof type qualifier. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Warn when an intended Objective-C specialization was... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Warn when an Objective-C collection literal element... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | C++ support for Objective-C lightweight generics. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Improve the Objective-C common-type computation used... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Substitute type arguments into uses of Objective-C... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Handle Objective-C type arguments. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Douglas Gregor | Parsing, semantic analysis, and AST for Objective-C... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Adrian Prantl | Debug info: Emit distinct __block_literal_generic types... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Reid Kleckner | Revert "Revert 241171, 241187, 241199 (32-bit SEH)." |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Eric Christopher | Remember to mark the target attribute as documented... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Benjamin Kramer | [Driver] Use llvm::Triple methods to handle -EL and... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Eric Christopher | Update target attribute support for post-commit feedback. |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Eric Christopher | Handle arbitrary whitespace in the target attribute... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Eric Christopher | Add some basic documentation for the __attribute__... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Richard Smith | Refactor to avoid long if-condition. |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Adrian Prantl | Debug info: Don't emit a bogus location for the global... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Yaron Keren | Support -pthread in mingw toolchain. |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Davide Italiano | [Sema] Warn when shifting a negative value. |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Adrian Prantl | Update testcase to reflect new behavior in DIBuilder. |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Teresa Johnson | Resubmit "Pass down the -flto option to the -cc1 job... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Douglas Katzman | Grammar bug. NFC |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Daniel Jasper | clang-format: [JS] Properly reset parse state after... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Daniel Jasper | clang-format: [JS] Prevent confusing TypeScript paramet... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Daniel Jasper | clang-format: Fix __attribute__ being treated as decl... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Yaron Keren | Replace some const std::string & with llvm::StringRef... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Yaron Keren | Teach mingw toolchain the msys2 mingw-w64 distribution... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Craig Topper | [TableGen] Change a couple methods to return an ArrayRe... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Alexey Bataev | [OPENMP 4.0] Codegen for 'omp cancel' directive. |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Richard Smith | PR24030, PR24033: Consistently check whether a new... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Richard Smith | DR1909: Diagnose all invalid cases of a class member... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
Richard Smith | When we see something that looks like a constructor... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
NAKAMURA Takumi | Mark clang/test/Modules/signal.m as REQUIRES:crash... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Yaron Keren | Document problems when trying libclang tests on Windows 7. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Nemanja Ivanovic | Add the missing return statements from revision 241399. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
NAKAMURA Takumi | [CMake] clang-*.*: Prevent versioning if the buildhost... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
NAKAMURA Takumi | clang/test/CodeGen/builtins-ppc-vsx.c: Fix for -Asserts. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Nemanja Ivanovic | Add missing builtins to altivec.h for ABI compliance... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Birunthan Mohanathas | clang-format: Add MacroBlock{Begin,End} options |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Renato Golin | Revert "Refactored ARMTargetInfo in order to use the... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Benjamin Kramer | StmtIterator: Put stmt and decl group pointer into... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Benjamin Kramer | Rewrite users of Stmt::child_begin/end into for-range... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Alexandros... | - Refactored ARMTargetInfo in order to use the API... |
commit | commitdiff | tree | snapshot |
next |