Skip to content
  1. Dec 03, 2012
  2. Dec 02, 2012
  3. Dec 01, 2012
    • Alexander Potapenko's avatar
      Add caching to the MemoryMappingLayout class on Linux. This is necessary for... · 78114258
      Alexander Potapenko authored
      Add caching to the MemoryMappingLayout class on Linux. This is necessary for the cases when a sandbox prevents ASan from reading the mappings
      from /proc/self/maps.
      The mappings are currently being cached on each access to /proc/self/maps. In the future we'll need to add an API that allows the client to notify ASan about the sandbox.
      
      llvm-svn: 169076
      78114258
  4. Nov 30, 2012
  5. Nov 29, 2012
  6. Nov 28, 2012
  7. Nov 27, 2012
  8. Nov 26, 2012
  9. Nov 25, 2012
  10. Nov 24, 2012
  11. Nov 23, 2012
Loading