llvm/include
Misha Brukman b60fe7791e hash_map and hash_set:
* Define HASH_NAMESPACE to `std' in the case of pre-3.0 GCC compilers
* Add comments to clarify the intent of all the #ifdef madness
* Add VIM directive to highlight files as C++


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7903 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-15 20:01:10 +00:00
..
boost This header works with GCC 3.3 2003-07-25 17:33:45 +00:00
Config CVS, please don't tell us that we have a new config.h file, everyone knows that. 2003-08-03 18:31:38 +00:00
llvm Reordered includes to be consistent with the LLVM style. 2003-08-15 17:52:02 +00:00
Support hash_map and hash_set: 2003-08-15 20:01:10 +00:00