2010-11-01 |
Douglas Gregor | Disable some timing code |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zhongxing Xu | Explicitly handle CXXBindTemporaryExpr, CXXFunctionalCa... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zhongxing Xu | Now initializer of C++ record type is visited as block... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Zhongxing Xu | Make all CXXConstructExpr's block-level expressions... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
John McCall | Only apply -fvisibility-inlines-hidden to definitions... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Anders Carlsson | Get rid of more calls to getBaseClassOffsetInBits. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Port over a couple of getVBaseClassOffsetInBits call... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Rename getBaseClassOffset to getBaseClassOffsetInBits... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Start converting over the RecordLayoutBuilder next. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | EmptyObjectMap now uses CharUnits wherever possible. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | More CharUnits conversion. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | More CharUnits conversion. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Use CharUnits in the EmptyClassOffsets map. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Add a DenseMapInfo specializaiton for CharUnits. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Nick Lewycky | Correct typos and whitespace, spotted by Nico Weber! |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Nick Lewycky | Fix typo spotted by Nico Weber. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Baby steps towards using only CharUnits for base class... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Teach the constant expr evaluator about derived-to... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Zhanyong Wan | Make Clang static analyzer skip function template defin... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Anders Carlsson | Don't try to evaluate the LHS or RHS of a member pointe... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Argyrios Kyrtzidis | Emit an error when trying to form a pointer-to-member... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Argyrios Kyrtzidis | renamed: test/SemaCXX/ptrtomember-badcall.cpp -... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Daniel Dunbar | Revert r117678, "Qualified 'id' should implement all... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Benjamin Kramer | Turns out that we may end up calling dladdr on GetExecu... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Benjamin Kramer | This function doesn't need external linkage either. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
John McCall | Better solution: calculate the visibility of functions... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
John McCall | GCC faithfully calculates visibility for variables... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Benjamin Kramer | Use the expanded form of S_ISREG. Hopefully this unbrea... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Nick Lewycky | Preserve the template type parameter name when instanti... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Chris Lattner | Rename alignof -> alignOf to avoid irritating C++'0x... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Douglas Gregor | Flush statements after writing each DECL_CXX_BASE_SPECI... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Argyrios Kyrtzidis | Don't remove the init expression from the initializer... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Argyrios Kyrtzidis | Add test/SemaCXX/crash-PR7625.cpp into test/SemaCXX... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Argyrios Kyrtzidis | test/SemaCXX/crash-8124080.cpp -> test/SemaCXX/crashes.cpp |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Ted Kremenek | Add test case for <rdar://problem/8610363> (a bogus... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Douglas Gregor | Make the deserialization of macro definitions lazy... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
John McCall | When list-initializing a vector, try to copy-initialize... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Dan Gohman | Don't test isRegularFile before calling eraseFromDisk... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Dale Johannesen | Handle Type.h a better way. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Fariborz Jahanian | Improve diagnostics reporting of un-implemented |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Dale Johannesen | Generate bitcasts going in and out of MMX parameters |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Dan Gohman | Use CodeGenFunction's getContext(), for consistency. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Dan Gohman | These functions don't need external linkage. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Douglas Gregor | Make the deserialization of C++ base class specifiers... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
John McCall | Restore r117644, this time properly ignoring -fvisibili... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rafael Espindola | Use objdir != srcdir in the getting started doc. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rafael Espindola | Update tests to not search of as. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Rafael Espindola | Switch to using the integrated assembler by default... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Fariborz Jahanian | If Consumer object failed to create due to some |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Fariborz Jahanian | Qualified 'id' should implement all of static class... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Devang Patel | After processing named unions do not fall through to... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Argyrios Kyrtzidis | When doing name lookup for members don't look into... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Daniel Dunbar | Revert r117644, "Apply visibility in IR gen to variable... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
John McCall | Don't assert on attempts to throw 'bool'. I wonder... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
John McCall | Apply visibility in IR gen to variables that are merely... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Marcin Swiderski | Added CFGTerminator class, that holds information about... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Charles Davis | Add a hook to the CXXABI object to get the default... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Ted Kremenek | Don't flag idempotent '+' or '-' warnings for pointer... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Ted Kremenek | Remove old CrashTracer cruft from CIndex. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
John McCall | When computing the visibility of a class member, calcul... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Blaine Garst | expand discussion of __block C++ on-stack objects |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Devang Patel | Basic types are language defined builtins. They are... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
John McCall | When emitting l-values for bool non-__block decl refere... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Daniel Dunbar | Driver/IA: Ignore -L for now, which users shouldn't... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Devang Patel | Directly use NamespaceDecl->getLocation() to find the... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
John McCall | Don't apply -fvisibility-inlines-hidden to extern templ... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Devang Patel | Stay within 80 columns. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Douglas Gregor | Simplify ASTUnit's internal timers, by not trying to... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Initialize the ASTMutationListener. Thanks goes to... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Switch case IDs conflict between chained PCHs; since... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
John McCall | Implement an indirect-goto optimization for goto *... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Remove an assertion that hit on legitimate cases. A... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Use the ASTMutationListener to track when a named decl... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Properly add chained template specializations. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Fix the re-serializing decls in a chained PCH mechanism. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Argyrios Kyrtzidis | Use the ASTMutationListener to track added template... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
John McCall | Abandon the type-visibility optimization for functions... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
John McCall | When computing visibility, use the latest declaration... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Ted Kremenek | Add test case for <rdar://problem/8356342>. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
John McCall | Implement the newest status quo for method override... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Chris Lattner | make it really clear that vla != flexible arrays |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Ted Kremenek | Don't warn about unamed bitfield ivars in the ObjCUnuse... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Dale Johannesen | Ahem. Add rest of D and Q registers to ARM inline... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Stuart Hastings | Test passes on Darwin; try to XFAIL on freebsd, linux... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Dale Johannesen | Add D and Q register names to ARM inline asm handling. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Devang Patel | Fix context info for enums. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Blaine Garst | small tweaks to reflect statements of what really ever... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
John McCall | Don't override explicit visibility attributes on class... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Douglas Gregor | Make AST deserialization for class template specializat... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Blaine Garst | reconcile missing typos & delete obsolete pre-SnowLeopa... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
John McCall | Restore r117403 (fixing IR gen for bool atomics), this... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Fariborz Jahanian | Decay array/function types of a statement-expression. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Douglas Gregor | Lazily load the next friend in the chain of FriendDecls... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Fariborz Jahanian | patch to do array-to-pointer conversion in a |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Douglas Gregor | Lazily load the "next" namespace in the chain of Namesp... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Douglas Gregor | Introduce libclang-level options for C++ precompiled... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Rafael Espindola | Revert r117403 as it caused PR8480. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Fariborz Jahanian | Do the guarding of instantiated static data members |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Douglas Gregor | Document how source ranges work |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Douglas Gregor | Add an environment variable that allows us to turn... |
commit | commitdiff | tree | snapshot |
next |