2011-09-15 |
Douglas Gregor | Add test case for mutually recursive modules |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Douglas Gregor | Comment what's going on when we compile a module |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Fariborz Jahanian | reverse patch in r139818 to focus on 'self' |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Douglas Gregor | Detect cyclic module dependencies in a manner that... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Anna Zaks | [analyzer] Refactor: make PathDiagnosticLocation respon... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Douglas Gregor | Eliminate the list of modules from the preprocessor... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Douglas Gregor | Eliminate the unused -create-module cc1-level option |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Bill Wendling | Refactor the load of the exception pointer and the... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Anna Zaks | [analyzer] Refactor: make PathDiagnosticLocation respon... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Douglas Gregor | When we load the first module, make sure that we wire... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Fariborz Jahanian | Objective-c: Conversion from type Class to any root... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Caitlin Sadowski | Thread safety: changing naming in error messages based... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Caitlin Sadowski | Thread safety: test cases originally from gcc annotalys... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Argyrios Kyrtzidis | [PCH] Overhaul how preprocessed entities are [de]serial... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Caitlin Sadowski | Thread safety: cleaning up FIXME for trylocks |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Caitlin Sadowski | Thread safety: completeing the implementation of shared... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Caitlin Sadowski | Thread safety: refactoring various out of scope warning... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Douglas Gregor | Teach LangOptions::resetNonModularOptions to actually... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Justin Holewinski | PTX: Define target options |
commit | commitdiff | tree | snapshot |
2011-09-15 |
John McCall | Rewrite this loop to use partial destruction; I'm... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
John McCall | Sorry, that assertion actually already exists. |
commit | commitdiff | tree | snapshot |
2011-09-15 |
John McCall | We don't generate null initializer expressions anymore... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Anna Zaks | [analyzer] Refactor: make PathDiagnosticLocation respon... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Devang Patel | Emit debug info for c++0x nullptr. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Make -E work with module imports |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Don't try to write a macro offset for an identifier... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Revert my exported-macro hackery. Something is amiss |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Caitlin Sadowski | Thread safety: small fixes in comments |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Make sure that we actually keep the key length and... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Disable this test on win32. My "sleep 2" trick didn... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Don't try to write a macro offset for an identifier... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Add test for the driver's handling of modules |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Teach the driver to always pass down a module cache... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Caitlin Sadowski | Thread safety: reverting to use separate warning for... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Caitlin Sadowski | Thread safety: adding additional documentation to the... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Caitlin Sadowski | Thread safety: adding test cases for unparseable lock... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Kaelyn Uhrain | Plug an abstraction leak and fix a crasher in DiagnoseI... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Eli Friedman | PR10864: make sure we correctly delay type-checking... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fariborz Jahanian | Use a group for a diagnostics I added late. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Argyrios Kyrtzidis | [arcmt] Use __bridge_retained when passing an objc... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fariborz Jahanian | objc-arc: warn when a 'retain' block property is |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Anna Zaks | [analyzer] Remove redundant copy constructor. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Anna Zaks | [analyzer] After CFG has been linearized, we can have... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Akira Hatanaka | Add comment. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Douglas Gregor | Encode the module hash in base-36, to reduce the length... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Eric Christopher | Formatting. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Eli Friedman | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Chad Rosier | [driver] Add support for the COMPILER_PATH environment... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Anna Zaks | [analyzer] Refactor: Make PathDiagnosticLocation respon... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | Assert that the module hash produced after stripping... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | For modules, use a hash of the compiler version, langua... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | [libclang] Remove libclang.darwin.exports, it's not... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | In general, don't look through explicit casts when... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | Correctly generate IR for casted "builtin" functions... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Akira Hatanaka | O64 will not be supported. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Akira Hatanaka | mips*-*-psp is no longer supported as a target. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Kaelyn Uhrain | Split the two invalid uses of the unqualified Foobar... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Eli Friedman | Re-commit r139643. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Eli Friedman | Revert r139643 while I look into it; it's breaking... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | [libclang] Introduce clang_getPresumedLocation which... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | [PCH] Fix a regression that r139441 introduced (decls... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Eli Friedman | Make clang use Acquire loads and Release stores where... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Eli Friedman | Turn off the generation of unaligned atomic load/store... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | When building a module on-demand, clear out the "non... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | [libclang] Correct annotation and taking of cursor... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | Rename InterFace -> Interface, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | A strong property of block type has "copy" setter seman... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | Add the location of the interface reference to IBOutlet... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | Refactoring, mostly to give ObjCPropertyDecls stronger... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | Switch the serialization of LangOptions over to use... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Caitlin Sadowski | Thread safety: Initializing var before exhaustive switc... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | [libclang] |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | Switch LangOptions over to a .def file that describes... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Chad Rosier | [driver] Add follow up comment for r139551 to ensure... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | Keep the source range of attributes. Depends on a llvm... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Argyrios Kyrtzidis | Record the full source range of an attribute. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | Add a struct-size check for modules when dealing with... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Francois Pichet | In Microsoft mode, downgrade "goto into protected scope... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Chandler Carruth | Switch -Wreturn-type to completely rely on the CFG... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Chandler Carruth | Add a bit to the CFGBlock to track when it contains... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Chandler Carruth | Consolidate the logic for building a no-return CFG... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | Don't use native atomics on ivars whose size is not... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | This test seems pretty low-value. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Chandler Carruth | Enhance the CFG construction to detect no-return destru... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | Handle reference properties correctly in the trivial... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | Always emit bitfield properties using expression behavi... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
John McCall | Unify the decision of how to emit property getters... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Douglas Gregor | When compiling a module on-demand, re-use the diagnosti... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Douglas Gregor | When an import statement fails to find a module in... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
John McCall | Privatize the setter/getter call generation methods... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Chad Rosier | [driver] Ignore the '--' option, rather then fail.... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Anna Zaks | [analyzer] CmpRuns can now optionally delete empty... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Caitlin Sadowski | Thread safety: small formatting change |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Argyrios Kyrtzidis | [libclang] For getDeclFromExpr in CIndex.cpp, associate... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Anna Zaks | [analyzer] CmpRuns.cmpScanBuildResults() should be... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Anna Zaks | Rename CmpRuns into CmpRuns.py so that it could be... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Douglas Gregor | Introduce a cc1-level option to provide the path to... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Douglas Gregor | Kill off an irrelevant FIXME |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Devang Patel | By popular demand, enumerate all builtin types! |
commit | commitdiff | tree | snapshot |
next |