1. 18e7a3d Add comments to test. by Zhongxing Xu · 15 years ago
  2. caac089 Make this test case more portable by removing its dependency on system header files. by Ted Kremenek · 15 years ago
  3. 9668b1f Add casts to avoid a bunch of unused expr warnings. (They aren't reported right now due to a bug that I intend to fix). Ted, please review. by Anders Carlsson · 15 years ago
  4. 9599226 Prep for new warning. by Mike Stump · 15 years ago
  5. 88bd340 Fix silly mistake I made applying patch to fix test. by Eli Friedman · 15 years ago
  6. cb52d28 Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches by Eli Friedman · 15 years ago
  7. 45257c3 A further step of r73690: associate the cast-to type with the created symbol, by Zhongxing Xu · 15 years ago
  8. 005f07b If the SymbolicRegion was cast to another type, use that type to create the by Zhongxing Xu · 15 years ago
  9. 59c03ff Modify test case comments. by Zhongxing Xu · 15 years ago
  10. 88c675f When casting region, if we do not create an element region, record the cast-to by Zhongxing Xu · 15 years ago
  11. fb1e331 Replace the heuristic isSmallerThan with ASTContext::getTypeSize(). by Zhongxing Xu · 15 years ago
  12. a8607d1 StoreManager::CastRegion: by Ted Kremenek · 15 years ago
  13. b1080ed Added comments to test case. by Zhongxing Xu · 15 years ago
  14. 6223107 Update test case. by Zhongxing Xu · 15 years ago
  15. 2fc3259 XFAIL the test case. by Zhongxing Xu · 15 years ago
  16. c58e785 Add test case. by Zhongxing Xu · 15 years ago