2010-07-27 |
Douglas Gregor | Implement -fno-validate-pch at the -cc1 level, which... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Redl | - Fix recording of offsets of types in dependent PCHs. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | When remapping a virtual file, also make an entry for... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fariborz Jahanian | 2nd argument of __builtin_expect must be evaluated |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Chris Lattner | path renamed. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
John McCall | Test for the presence of EH branch-throughs instead... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Benjamin Kramer | Mark __builtin_eh_return as noreturn. Patch by Dimitry... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix an apparent bug. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | Introduce basic support for loading a precompiled pream... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | It's not necessary to call flush() on a raw_ostream... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix namespace polution. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Make a variable static. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Use an export file. Plugins must export llvm::Registry... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ted Kremenek | Hoist argument type checking into CheckFormatHandler... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ted Kremenek | Consolidate #args checking for scanf/printf format... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Devang Patel | Revert 109303. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sebastian Redl | Make sure that implicit qualification and derived-to... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Nick Lewycky | Add source location information to C++ base specifiers. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | When LIBCLANG_CODE_COMPLETION_LOGGING is set in the... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | Eliminate the "minimal" and printing parser actions... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Benjamin Kramer | Wrap bit mangling logic for DiagMappings in its own... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Remove a bunch of trivial destructors |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Move Type destructor out-of-line |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Remove destructors from declaration nodes |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | I lied. Kill off a few more Destroy methods |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Kill off the last Destroy method in the AST library |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Remove the vast majority of the Destroy methods from... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Make ASTContext always use the BumpPtrAllocator. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Start removing the use of smart pointers from the Parse... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Nick Lewycky | Remove emacs file mode marker on file with .cpp extension. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Eli Friedman | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Nick Lewycky | Add header searching for llvm-gcc trunk on Gentoo AMD64... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Eli Friedman | PR7698: Make sure we correctly handle the initializatio... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Peter Collingbourne | Fix clang-interpreter build |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Nick Lewycky | Fix sort order. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
John McCall | Mangle enum constant expressions. Fixes rdar://problem... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Chris Lattner | turn down the logical bitwise confusion warning to... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Devang Patel | Untangle filename/dirname confusion. Store constructed... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Douglas Gregor | Put a newline at the end of the padded buffers used... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Douglas Gregor | Once we've built (or reused) a precompiled preamble... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
John McCall | Support catching Objective C pointers in C++ under... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Fariborz Jahanian | Return type of a setter call caused by |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Douglas Gregor | Be careful; even though we had a proper name at the... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Douglas Gregor | Once we've built a precompiled preamble, keep track... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Sebastian Redl | Make declarations in the dependent PCH visible, for... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Tom Care | Added an path-sensitive unreachable code checker to... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Devang Patel | Revert r109263. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
John McCall | We never want to pop the translation unit DC, so assert... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
John McCall | Revise cleanup IR generation to fix a major bug with... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Fariborz Jahanian | Allow __func__ and __FUNCTION__ and __PRETTY_FUNCTION__... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Devang Patel | There is no need to use separate dir name for AT_comp_d... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Fariborz Jahanian | Test for selector-warning PCH patch. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Eli Friedman | Fix for PR7694: make sure to pass in a RecordType to... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Fariborz Jahanian | PCH read/write for selector reference pool. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Ted Kremenek | Dataflow solver: Don't overrwite the initial value... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Douglas Gregor | Vectors are not integer types, so the type system shoul... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Zhongxing Xu | Add FILE* leak check to StreamChecker. Patch by Lei... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Bill Wendling | Remove unneeded iostream include. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Zhongxing Xu | Change arg type. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Zhongxing Xu | Delete unnecessary const_cast. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Zhongxing Xu | AnalysisContext is not const. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Zhongxing Xu | Fix build on Ubuntu 10.04. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Douglas Gregor | Basic plumbing for generating a precompiled preamble... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Fariborz Jahanian | Warn when property ivar lookup finds a global variable |
commit | commitdiff | tree | snapshot |
2010-07-22 |
John McCall | Ted pointed out that this test case could be using... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sebastian Redl | Thread bitstream cursors all the way through the AST... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Devang Patel | Keep track of artificial scopes introduced by line... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
John McCall | Turn off EH cleanups for __block variables; they cause... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Douglas Gregor | Improve performance during cursor traversal when a... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Fariborz Jahanian | atch for implementation of objective-c's -Wselector |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Nick Lewycky | Don't crash when an explicit template instantiation... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Argyrios Kyrtzidis | Serialization is implemented, fix comments. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Argyrios Kyrtzidis | Read/write C++0x static_assert for PCH. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Sebastian Redl | Allow loading declcontext information from any file... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Argyrios Kyrtzidis | Read/write FriendTemplateDecl for PCH. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Argyrios Kyrtzidis | Support C++ try/catch statements for PCH. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Zhongxing Xu | This patch adds support for tmpfile in StreamChecker... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Zhongxing Xu | Make a bunch of new data structures for the new analysis |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ted Kremenek | Fix '<rdar://problem/8214263> MakeCXCursor null derefer... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ted Kremenek | Update test case to include USRs containing offsets... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Ted Kremenek | Switch USR generation to use file offsets instead of... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chandler Carruth | Fix PR7673 by allowing an empty clobbers section in... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chandler Carruth | Add alternate names for x86 SIMD intrinsics. These... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Chandler Carruth | This was still complaining about the length of the... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Daniel Dunbar | tests: Make FileCheck version check that preamble isn... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Daniel Dunbar | Driver/Darwin: Set -force_cpusubtype_ALL only by defaul... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Daniel Dunbar | build: Make sure arm_neon.h gets installed. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Daniel Dunbar | Driver/Darwin: Always allow blocks on Darwin, so that... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Devang Patel | ObjCId is special "struct objc_object". Make this expli... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sebastian Redl | Allow loading macros from any file in the chain. WIP |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Daniel Dunbar | tests: XFAIL this test on win32, someone else can hunt... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Ted Kremenek | Upgrade "'X' is unavailable" from a warning to an error... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Sebastian Redl | Promote some macro-related stuff to per-file data.... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Daniel Dunbar | tests: Use FileCheck instead of external input; I think... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Douglas Gregor | Introduce a new C API function, clang_parseTranslationU... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fariborz Jahanian | Added extra check when looking for location of '=' in |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Fariborz Jahanian | Fix source location of the initializer in |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Nate Begeman | Catch thinko that Daniel Dunbar found. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Devang Patel | Fix regression caused by r108911. |
commit | commitdiff | tree | snapshot |
next |