llvm-project/clang/lib
Douglas Gregor 0840cc02ce When determining whether a reference to a static data member is an
integral constant expression, make sure to find where the initializer
was provided---inside or outside the class definition---since that can
affect whether we have an integral constant expression (and, we need
to see the initializer itself).

llvm-svn: 85741
2009-11-01 20:32:48 +00:00
..
AST When determining whether a reference to a static data member is an 2009-11-01 20:32:48 +00:00
Analysis Update CMake file. 2009-10-31 12:15:23 +00:00
Basic rename getTypeSigned() -> isTypeSigned() per daniel's review. 2009-10-25 22:49:18 +00:00
CodeGen Refine vcall/vbase ordering with vtable construction. 2009-10-31 20:06:59 +00:00
Driver Fix -pthread on dragonfly. Patch by Sascha Wildner. 2009-10-31 20:11:46 +00:00
Frontend Add C++ include paths for Exherbo. Patch by Daniel Mierswa! 2009-10-30 12:57:13 +00:00
Headers CMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific headers under 2009-10-27 21:15:21 +00:00
Index Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <rdar://problem/7310688>. 2009-10-28 20:44:47 +00:00
Lex Re-arranged some internal functions for coming __has_include changes. 2009-10-30 13:49:06 +00:00
Parse Improved fix for PR3844, which recovers better for class template 2009-10-30 22:09:44 +00:00
Rewrite Call 'clear()' in ~RopePieceBTreeLeaf(), decrementing the reference 2009-10-20 06:31:34 +00:00
Sema When determining whether a reference to a static data member is an 2009-11-01 20:32:48 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00